Kanzi 4.1.0
TagFilterObjectSourceProperties Class Reference
Inheritance diagram for TagFilterObjectSourceProperties:
[legend]
Collaboration diagram for TagFilterObjectSourceProperties:
[legend]

Static Public Attributes

static new readonly TagFilterObjectSourceProperties Instance = new TagFilterObjectSourceProperties()
 
- Static Public Attributes inherited from SingleInputObjectSourceProperties
static new readonly SingleInputObjectSourceProperties Instance = new SingleInputObjectSourceProperties()
 
- Static Public Attributes inherited from ObjectSourceProperties
static new readonly ObjectSourceProperties Instance = new ObjectSourceProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 TagFilterObjectSourceProperties ()
 
- Protected Member Functions inherited from SingleInputObjectSourceProperties
 SingleInputObjectSourceProperties ()
 
- Protected Member Functions inherited from ObjectSourceProperties
 ObjectSourceProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Properties

TypedProperty< IEnumerable< Tag > > TagFilterExcludeList [get]
 
TypedProperty< IEnumerable< Tag > > TagFilterIncludeList [get]
 
TypedProperty< ObjectSetFilterOperationEnumTagFilterOperation [get]
 
- Properties inherited from SingleInputObjectSourceProperties
TypedProperty< ObjectSourcePipelineItemObjectSource [get]
 
- Properties inherited from ObjectSourceProperties
TypedProperty< boolIsUsedByCode [get]
 
TypedProperty< CrossProjectVisibilityEnumResourceCrossProjectVisibility [get]
 
TypedProperty< ResourceKeepAliveBehaviorEnumResourceKeepAliveBehavior [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< stringDescription [get]
 
TypedProperty< stringEngineFactoryNameOverride [get]
 
TypedProperty< stringName [get]
 

Constructor & Destructor Documentation

◆ TagFilterObjectSourceProperties()

TagFilterObjectSourceProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ TagFilterExcludeList

TypedProperty<IEnumerable<Tag> > TagFilterExcludeList
get

◆ TagFilterIncludeList

TypedProperty<IEnumerable<Tag> > TagFilterIncludeList
get

◆ TagFilterOperation