|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicPort Class > LogicPort Properties > LogicPort.BncsInstanceId Property |
Gets or sets the BNCS (Broadcast Network Control System) instance identifier.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.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.