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