Click or drag to resize

Metodo QsHelperPropertiesSetPropertyValue

Setta 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 void SetPropertyValue(
	PropertySets oPropertySets,
	string internalName,
	Object attrValue
)

Parametri

oPropertySets
Tipo: PropertySets
The o property sets.
internalName
Tipo: SystemString
Name of the internal.
attrValue
Tipo: SystemObject
The attribute value.
Vedi anche