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