ProductsRepositoryCargoTypeIdAttribute Field |
Definition of the data attribute for
CargoType reference
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Product, Nullable<Guid>> CargoTypeIdAttribute
Public Shared ReadOnly CargoTypeIdAttribute As ColumnDataAttribute(Of Product, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Product^, Nullable<Guid^>^>^ CargoTypeIdAttribute
static val CargoTypeIdAttribute: ColumnDataAttribute<Product, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProduct,
NullableGuid
See Also