Get ID of the object
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
string ID { get; } |
| Visual Basic |
|---|
ReadOnly Property ID As String Get |
| Visual C++ |
|---|
property String^ ID { String^ get (); } |