GSTPy.NetworkInterface.list_object_properties

NetworkInterface.list_object_properties((NetworkInterface)self, (FeatureClassDesc)feature_class) → list :

Get a list of all the object properties of a feature class.

Parameters

feature_class (FeatureClassDesc) – The feature class.

Returns

The object properties.

Return type

list[ObjectPropertyDesc]