TakerSessionInfo.Type Property

[Category(Category.Type)] 
[DefaultValue(DefaultType)] 
public SessionType Type {get; set;}
This language is not supported or no code example is available.
[Category(Category.Type)] 
[DefaultValue(DefaultType)] 
public:  
property SessionType Type { 
SessionType get( ); 
void set( 
SessionType value 
); 
}
This language is not supported or no code example is available.
public  
Category(Category.Type) 
DefaultValue(DefaultType) 
function get Type() : SessionType
public  
Category(Category.Type) 
DefaultValue(DefaultType) 
function set Type(value : SessionType);
This language is not supported or no code example is available.

Property Value

SessionType

Implements

ITakerSessionInfo.Type

In this article

Definition