LogicPort.BncsParameterName Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicPort Class > LogicPort Properties >

LogicPort.BncsParameterName Property

Gets or sets the BNCS (Broadcast Network Control System) parameter name. This property may be used to specify or retrieve the name of a parameter within a BNCS system, which is typically used in broadcast environments for controlling and monitoring various devices and systems.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


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

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace