CustomPropertiesRepositoryAllowedValuesParentPropertyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CustomProperty, CustomProperty> AllowedValuesParentPropertyReference
Public Shared ReadOnly AllowedValuesParentPropertyReference As PrimaryKeyReference(Of CustomProperty, CustomProperty)
public:
static initonly PrimaryKeyReference<CustomProperty^, CustomProperty^>^ AllowedValuesParentPropertyReference
static val AllowedValuesParentPropertyReference: PrimaryKeyReference<CustomProperty, CustomProperty>
Field Value
Type:
PrimaryKeyReferenceCustomProperty,
CustomProperty
See Also