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