IWmiModelBaseTDataId Property |
Gets or sets the id.
Namespace:
Xcalibur.WMI.Framework
Assembly:
Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax Property Id As String
Get
Set
property String^ Id {
String^ get ();
void set (String^ value);
}
abstract Id : string with get, set
Property Value
Type:
String
The id.
See Also