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