 | IDataFlowExecutionContextPurpose Property |
Get the purpose of this execution context
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
SyntaxDataFlowExecutionPurposeType Purpose { get; }ReadOnly Property Purpose As DataFlowExecutionPurposeType
Get
property DataFlowExecutionPurposeType Purpose {
DataFlowExecutionPurposeType get ();
}abstract Purpose : DataFlowExecutionPurposeType with get
Property Value
DataFlowExecutionPurposeType
See Also