FacultyAssignmentSessionId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("fac_ses_key")]
public NetForumId SessionId { get; protected set; }
<NetForumFieldAttribute("fac_ses_key")>
Public Property SessionId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"fac_ses_key")]
property NetForumId^ SessionId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("fac_ses_key")>]
member SessionId : NetForumId with get, set
Property Value
NetForumId