AdhocParameter.Managed Property

<< Click to Display Table of Contents >>

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

AdhocParameter.Managed Property

Gets or sets a value indicating whether the object is managed.

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

 

Syntax


public bool Managed { get; set; }

 

Exceptions


Exception

Condition

[NotImplementedException]

Thrown when attempting to get or set the value.

 

See Also


AdhocParameter Class

BNCS.Core.DriverFramework.Classes Namespace