Determines if the entry must be displayed in the drop-down list for the picklist field in the user interface.
'Declaration
Public ReadOnly Property Active As Boolean
public bool Active {get;}
Property Value
true if the entry must be displayed in the drop-down list for the picklist field in the user interface; otherwise,
false.