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