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