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