Click or drag to resize
PicklistEntryIsActive Property
Gets the value indicating whether this entry is active.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
public bool IsActive { get; }

Property Value

Type: Boolean
See Also