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