getPropertyKey

getPropertyKey

Method of Antilatency.DeviceNetwork.IPropertyCotask
Get the property name at the given index.
string getPropertyKey(​uint index);

Parameters

uint index
Index, starting from 0.

Return value

string
The name of the property. If there is no property for the index, throw exception.