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