AdhocParameter.Name Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameter Class > AdhocParameter Properties >

AdhocParameter.Name Property

Gets or sets the name of the object.

Namespace: BNCS.Core.DriverFramework.Classes
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string Name { get; set; }

Field Value

The name of the object.

 

See Also


AdhocParameter Class

BNCS.Core.DriverFramework.Classes Namespace