ServiceAgreementMaterialsRepositoryProductIdAttribute Field |
Definition of the data attribute for
Product reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceAgreementMaterial, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of ServiceAgreementMaterial, Guid)
public:
static initonly ColumnDataAttribute<ServiceAgreementMaterial^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<ServiceAgreementMaterial, Guid>
Field Value
Type:
ColumnDataAttributeServiceAgreementMaterial,
Guid
See Also