BarFactoryItem.Session2 Property

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

Property Value

TimeSpan

In this article

Definition