SetCustomByKey Method |
Sets the custom property value that corresponds to a name (key) value.
Signature
object.SetCustomByKey(key, pValue)
Object
SummaryInfo
The object or objects this method applies to.
key
String; the name of the custom property.
pValue
String; the value for the custom property name.
Comments? |