ProductsRepositoryCargoTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Product, CargoType> CargoTypeReference
Public Shared ReadOnly CargoTypeReference As PrimaryKeyReference(Of Product, CargoType)
public:
static initonly PrimaryKeyReference<Product^, CargoType^>^ CargoTypeReference
static val CargoTypeReference: PrimaryKeyReference<Product, CargoType>
Field Value
Type:
PrimaryKeyReferenceProduct,
CargoType
See Also