Clock.Type Property

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

Property Value

ClockType

In this article

Definition