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