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