Gets the field identifier.
Namespace: Dapfor.Wpf.DataAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public string Id { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Id As String Get |
| Visual C++ |
|---|
public: property String^ Id { String^ get (); } |
| F# |
|---|
member Id : string with get |
Property Value
Type: StringThe field identifier.