CmcRelationshipIsPositionRenewable Property
Namespace: Ignition.CommitteesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cmc_renewable_flag")]
public bool IsPositionRenewable { get; protected set; }
<NetForumFieldAttribute("cmc_renewable_flag")>
Public Property IsPositionRenewable As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"cmc_renewable_flag")]
property bool IsPositionRenewable {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("cmc_renewable_flag")>]
member IsPositionRenewable : bool with get, set
Property Value
Boolean