Active time method
Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property TimeMethod As TimeMethod |
| C# |
|---|
| public TimeMethod TimeMethod { get; set; } |
| C++ |
|---|
| public property TimeMethod TimeMethod sealed { TimeMethod get(); void set(TimeMethod value); } |
| J# |
|---|
| /** property */ public TimeMethod get_TimeMethod(); /** property */ public void set_TimeMethod(TimeMethod value); |
| JScript |
|---|
| public function get TimeMethod() : TimeMethod public function set TimeMethod(value : TimeMethod); |
Property Value
Missing <value> tag for "P:PalmSens.DataFiles.TimeMethodFile.TimeMethod"