The corresponding Scan Method
Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property ScanMethod As ScanMethod |
| C# |
|---|
| public ScanMethod ScanMethod { get; set; } |
| C++ |
|---|
| public property ScanMethod ScanMethod sealed { ScanMethod get(); void set(ScanMethod value); } |
| J# |
|---|
| /** property */ public ScanMethod get_ScanMethod(); /** property */ public void set_ScanMethod(ScanMethod value); |
| JScript |
|---|
| public function get ScanMethod() : ScanMethod public function set ScanMethod(value : ScanMethod); |
Property Value
Missing <value> tag for "P:PalmSens.DataFiles.ScanMethodFile.ScanMethod"