ProductGroupRangePropertiesRepositoryPropertyReference 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<ProductGroupRangeProperty, CustomProperty> PropertyReference
Public Shared ReadOnly PropertyReference As PrimaryKeyReference(Of ProductGroupRangeProperty, CustomProperty)
public:
static initonly PrimaryKeyReference<ProductGroupRangeProperty^, CustomProperty^>^ PropertyReference
static val PropertyReference: PrimaryKeyReference<ProductGroupRangeProperty, CustomProperty>
Field Value
Type:
PrimaryKeyReferenceProductGroupRangeProperty,
CustomProperty
See Also