IDocumentGenerationSubDocumentsEnterpriseCompanyLocation Property |
Gets the destination enterprise company location.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxCompanyLocation SubDocumentsEnterpriseCompanyLocation { get; set; }
Property SubDocumentsEnterpriseCompanyLocation As CompanyLocation
Get
Set
property CompanyLocation^ SubDocumentsEnterpriseCompanyLocation {
CompanyLocation^ get ();
void set (CompanyLocation^ value);
}
abstract SubDocumentsEnterpriseCompanyLocation : CompanyLocation with get, set
Property Value
Type:
CompanyLocation
See Also