Click or drag to resize

CdssPropertyAssignActionDefinition Properties

The CdssPropertyAssignActionDefinition type exposes the following members.

Properties
 NameDescription
Public propertyContainedExpression Expressions which this aggregate is made up of
Public propertyDebugView View of the compiled expression source
Public propertyId A unique name which is used to reference the object in the base
(Inherited from CdssBaseObjectDefinition)
Public propertyLogicBlock Gets the logic block that owns this
(Inherited from CdssActionDefinition)
Public propertyMetadata Gets or sets the metadata related to the cdss object
(Inherited from CdssBaseObjectDefinition)
Public propertyName A descriptive name
(Inherited from CdssBaseObjectDefinition)
Public propertyOid Gets or sets the object identifier
(Inherited from CdssBaseObjectDefinition)
Public propertyOverwriteValue Overwrite the property
Public propertyPath Gets or sets the name of the property to assign
Public propertyStatus Gets or sets the status for the CDSS object
(Inherited from CdssBaseObjectDefinition)
Public propertyStatusSpecified True if status has been specified
(Inherited from CdssBaseObjectDefinition)
Public propertyTargetFact Gets or sets the target fact where this assignment should occur
Public propertyTranspileSourceReference Gets or sets the transpiled metadata
(Inherited from CdssBaseObjectDefinition)
Public propertyUuid The UUID for the CDSS base object
(Inherited from CdssBaseObjectDefinition)
Public propertyUuidSpecified True if UUID is specified
(Inherited from CdssBaseObjectDefinition)
Top
See Also