BNCSManagedParameterChangeEvent.InstanceParameter Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Models.BNCS Namespace > BNCSManagedParameterChangeEvent Class > BNCSManagedParameterChangeEvent Properties >

BNCSManagedParameterChangeEvent.InstanceParameter Property

Gets the IBNCSInstanceParameter associated with this object.

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

 

Syntax


public IBNCSInstanceParameter InstanceParameter { get; }

Return Value

The IBNCSInstanceParameter associated with this object.

 

See Also


BNCSManagedParameterChangeEvent Class

BNCS.Core.DriverFramework.Models.BNCS Namespace