Click or drag to resize

CdssExecutionContextTTarget Properties

The CdssExecutionContextTTarget type exposes the following members.

Properties
 NameDescription
Public propertyDebugSession Gets the debugger session which is assigned to this context
(Inherited from CdssExecutionContext)
Public propertyFactNames Get the facts which can be referenced
(Inherited from CdssExecutionContext)
Public propertyIsForValidation True if the context is for validation purposes
(Inherited from CdssExecutionContext)
Public propertyIssues Issues that were raised
(Inherited from CdssExecutionContext)
Public propertyItem Property indexer for variable name
(Inherited from CdssExecutionContext)
Public propertyProposals Get all proposals
(Inherited from CdssExecutionContext)
Public propertyTarget Gets or sets the target of the context
Public propertyTargetType Get the target type
(Overrides CdssExecutionContextTargetType)
Public propertyVariables Get the variables
(Inherited from CdssExecutionContext)
Top
See Also