Click or drag to resize

CustomPropertyAllowedValueActive Property

Specifies whether the allowed value is active and can be used when selecting property values. [Required] [Default(true)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool Active { get; set; }

Property Value

Type: Boolean
See Also