ServiceCentersRepositoryEnterpriseCompanyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceCenter, Nullable<Guid>> EnterpriseCompanyIdAttribute
Public Shared ReadOnly EnterpriseCompanyIdAttribute As ColumnDataAttribute(Of ServiceCenter, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ServiceCenter^, Nullable<Guid^>^>^ EnterpriseCompanyIdAttribute
static val EnterpriseCompanyIdAttribute: ColumnDataAttribute<ServiceCenter, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeServiceCenter,
NullableGuid
See Also