AssetsRepositorySalesProductReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Asset, Product> SalesProductReference
Public Shared ReadOnly SalesProductReference As PrimaryKeyReference(Of Asset, Product)
public:
static initonly PrimaryKeyReference<Asset^, Product^>^ SalesProductReference
static val SalesProductReference: PrimaryKeyReference<Asset, Product>
Field Value
Type:
PrimaryKeyReferenceAsset,
Product
See Also