returns the indexnumber for this technique.
Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property Technique As Integer |
| C# |
|---|
| public int Technique { get; } |
| C++ |
|---|
| public property int Technique sealed { int get(); } |
| J# |
|---|
| /** property */ public int get_Technique(); |
| JScript |
|---|
| public function get Technique() : int |
Property Value
Missing <value> tag for "P:PalmSens.DataFiles.MethodFile.Technique"