ProductsRepositoryOriginCountryReference 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, Country> OriginCountryReference
Public Shared ReadOnly OriginCountryReference As PrimaryKeyReference(Of Product, Country)
public:
static initonly PrimaryKeyReference<Product^, Country^>^ OriginCountryReference
static val OriginCountryReference: PrimaryKeyReference<Product, Country>
Field Value
Type:
PrimaryKeyReferenceProduct,
Country
See Also