|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocInstance Class > AdhocInstance Properties > AdhocInstance.Id Property |
Gets or sets the Id of the object.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public string Id { get; set; }
The Id of the object.
The Id is a unique identifier for the object.
BNCS.Core.DriverFramework.Classes Namespace