TakerSessionInfo.Type Property
[Category(Category.Type)]
[DefaultValue(DefaultType)]
public SessionType Type {get; set;}
This language is not supported or no code example is available.
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