Click or drag to resize

GHAMatrixSwitcherNumberOfOutputs Property

[This is preliminary documentation and is subject to change.]

Number of Outputs for this matrix switcher

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual int NumberOfOutputs { get; set; }

Property Value

Type: Int32

Implements

IMatrixSwitcherNumberOfOutputs
See Also