BarFactoryItem.Session1 Property

public TimeSpan Session1 {get; set;}
This language is not supported or no code example is available.
public:  
property TimeSpan Session1 { 
TimeSpan get( ); 
void set( 
TimeSpan value 
); 
}
This language is not supported or no code example is available.
public function get Session1() : TimeSpan
public function set Session1(value : TimeSpan);
This language is not supported or no code example is available.

Property Value

TimeSpan

In this article

Definition