IBaseSessionInfo.SessionId Property

SessionID SessionId {get; set;}
This language is not supported or no code example is available.
 
property SessionID^ SessionId { 
SessionID^ get( ); 
void set( 
SessionID^ value 
); 
}
This language is not supported or no code example is available.
function get SessionId() : SessionID
function set SessionId(value : SessionID);
This language is not supported or no code example is available.

Property Value

SessionID

In this article

Definition