LogicPort.BncsInstanceId Property

<< 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)

 

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


LogicPort Class

BNCS.Logic.Models Namespace