|
<< 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)
public Nullable<string> BncsInstanceId { get; set; }
A string representing the unique identifier for a BNCS instance. This value can be null if the instance identifier is not set.