AssetCategoriesRepositoryProductTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AssetCategory, ProductType> ProductTypeReference
Public Shared ReadOnly ProductTypeReference As PrimaryKeyReference(Of AssetCategory, ProductType)
public:
static initonly PrimaryKeyReference<AssetCategory^, ProductType^>^ ProductTypeReference
static val ProductTypeReference: PrimaryKeyReference<AssetCategory, ProductType>
Field Value
Type:
PrimaryKeyReferenceAssetCategory,
ProductType
See Also