Click or drag to resize
IMatrixLabels Property
Gets labels

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
IReadOnlyList<MatrixLabel> Labels { get; }

Property Value

Type: IReadOnlyListMatrixLabel
Remarks
Is null if the provider does not send the labels field.
See Also