GSTPy.NetworkInterface.list_object_property_values

NetworkInterface.list_object_property_values((NetworkInterface)self, (FeatureDesc)feature) → list :

Get a list of all object property values of a feature.

Parameters

feature (FeatureDesc) – The feature.

Returns

The object property values.

Return type

list[AttributeValue]