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