EnterpriseOneTransactionSystemsObjectsWorkflow Property |
Provides access to the repositories in the Systems.Workflow namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionSystemsWorkflowObjects Workflow { get; }
Public ReadOnly Property Workflow As EnterpriseOneTransactionSystemsWorkflowObjects
Get
public:
property EnterpriseOneTransactionSystemsWorkflowObjects^ Workflow {
EnterpriseOneTransactionSystemsWorkflowObjects^ get ();
}
member Workflow : EnterpriseOneTransactionSystemsWorkflowObjects with get
Property Value
Type:
EnterpriseOneTransactionSystemsWorkflowObjects
See Also