BasePortInstance.BncsInstanceId Property

<< Click to Display Table of Contents >>

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

BasePortInstance.BncsInstanceId Property

Gets or sets the BNCS (Broadcast Network Control System) instance identifier.

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

 

Syntax


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

Field Value

A string representing the unique identifier for a BNCS instance. This value can be null if the instance identifier is not set.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace