BasePortInstance.BncsParameterName Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class > BasePortInstance Properties >

BasePortInstance.BncsParameterName Property

Gets or sets the BNCS (Broadcast Network Control System) parameter name.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public Nullable<string> BncsParameterName { get; set; }

Field Value

A string representing the name of the BNCS parameter. This value can be null.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace