Click or drag to resize

Metodo QsHelperPropertiesGetPropertyValue (PropertySets, String)

Ritorna il valore associato all'attributo identificato dal nome interno

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Object GetPropertyValue(
	PropertySets oPropertySets,
	string internalName
)

Parametri

oPropertySets
Tipo: PropertySets
The o property sets.
internalName
Tipo: SystemString
Name of the internal.

Valore di ritorno

Tipo: Object

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

Vedi anche