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