|
<< 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)
public Nullable<string> BncsParameterName { get; set; }