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