LogicPort Properties

<< Click to Display Table of Contents >>

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

LogicPort Properties

The LogicPort type exposes the following members.

 

Properties


Name

Description

Public property

AlarmAssembly

Gets or sets the alarm assembly identifier.

Public property

AlarmStateClass

Gets or sets the class name representing the state of the alarm.

Public property

BncsDeviceId

Gets or sets the BNCS (Broadcast Network Control System) device identifier.

Public property

BncsInstanceId

Gets or sets the BNCS (Broadcast Network Control System) instance identifier.

Public property

BncsParameterName

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.

Public property

BncsSlotId

Gets or sets the BNCS (Battle.net Chat Service) slot identifier.

Public property

Description

Gets or sets the description.

Public property

Id

Gets or sets the unique identifier for an entity.

(Inherited from BaseLogicItem.)

Public property

Name

Gets or sets the name.

(Inherited from NamedLogicItem.)

Public property

NmosSubscribeType

Gets or sets the NMOS (Networked Media Open Specifications) subscription type.

Public property

PortBidirectional

Gets or sets a value indicating whether the port is bidirectional.

Public property

PortDirection

Gets or sets the direction of the port.

Public property

PortParameters

Gets or sets the port parameters.

Public property

PortPublished

Gets or sets a value indicating whether the port is published.

Public property

PortSource

Gets or sets the source of the port.

Public property

PortType

Gets or sets the type of port.

Public property

SenderSelectParameters

Gets or sets the parameters used for selecting the sender.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace