GetPropertyCount Method
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Function GetPropertyCount() As UInteger
'Usage
Dim instance As HistorianEvent
Dim value As UInteger
value = instance.GetPropertyCount()
public uint GetPropertyCount()
public:
uint GetPropertyCount();