Click or drag to resize

Metodo QsHelperPropertiesGetPropertyValueByName

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertyValueByName(Inventor.PropertySet,System.String)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Object GetPropertyValueByName(
	PropertySet oPropertySet,
	string propname
)

Parametri

oPropertySet
Tipo: PropertySet

[Manca <param nome="oPropertySet"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertyValueByName(Inventor.PropertySet,System.String)"]

propname
Tipo: SystemString

[Manca <param nome="propname"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertyValueByName(Inventor.PropertySet,System.String)"]

Valore di ritorno

Tipo: Object

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertyValueByName(Inventor.PropertySet,System.String)"]

Vedi anche