Click or drag to resize

CustomPropertyValueValueId Property

Gets the id of the value, which is the id of the allowed value item.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> ValueId { get; }

Property Value

Type: NullableGuid
The value identifier.
See Also