| Metodo QsHelperPropertiesSetPropertyValue |
Setta il valore associato all'attributo identificato dal nome interno
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static void SetPropertyValue(
PropertySets oPropertySets,
string internalName,
Object attrValue
)
Parametri
- oPropertySets PropertySets
- The o property sets.
- internalName String
- Name of the internal.
- attrValue Object
- The attribute value.
Vedi anche