IndividualIsDeceased Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("ind_deceased_flag")]
public bool IsDeceased { get; set; }
<NetForumFieldAttribute("ind_deceased_flag")>
Public Property IsDeceased As Boolean
Get
Set
public:
[NetForumFieldAttribute(L"ind_deceased_flag")]
property bool IsDeceased {
bool get ();
void set (bool value);
}
[<NetForumFieldAttribute("ind_deceased_flag")>]
member IsDeceased : bool with get, set
Property Value
Boolean