Length Property (TagExtendedPropertyGroupStatus)
- Last UpdatedAug 21, 2026
- 1 minute read
Indicates the number of partner historian objects connected.
'Declaration
Public ReadOnly Property Length As Integer
'Usage
Dim instance As TagExtendedPropertyGroupStatus
Dim value As Integer
value = instance.Length
public int Length {get;}