RemoveCustomByKey Method |
Deletes the custom property value that corresponds to a name (key) value.
Signature
object.RemoveCustomByKey(key)
Object
SummaryInfo
The object or objects this method applies to.
key
String; the name of the custom property that you want to delete.
Comments? |