AdhocInstance.Id Property

<< 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)

 

Syntax


public string Id { get; set; }

Field Value

The Id of the object.

 

Remarks


The Id is a unique identifier for the object.

 

See Also


AdhocInstance Class

BNCS.Core.DriverFramework.Classes Namespace