RemoveCustomByKey Method

Deletes the custom property value that corresponds to a name (key) value.

See Also | Example

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?