TypeWorkTypesRepositoryBilledWithProductIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TypeWorkType, Nullable<Guid>> BilledWithProductIdAttribute
Public Shared ReadOnly BilledWithProductIdAttribute As ColumnDataAttribute(Of TypeWorkType, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TypeWorkType^, Nullable<Guid^>^>^ BilledWithProductIdAttribute
static val BilledWithProductIdAttribute: ColumnDataAttribute<TypeWorkType, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTypeWorkType,
NullableGuid
See Also