The selected LocationMode name if any, or null.
Namespace:
Veriplace.ClientAssembly: Veriplace.Client (in Veriplace.Client.dll) Version: 1.7.0.25986 (1.7.0.0)
Syntax
| C# |
|---|
public string LocationMode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property LocationMode As String |
| Visual C++ |
|---|
public: property String^ LocationMode { String^ get (); void set (String^ value); } |