Developer Documentation Library
>
Interviewer - Server
>
Reference
>
Log, project, and property objects
>
Properties
> Properties.Remove
Properties.Remove
Removes the specified
Property
from the collection permanently.
Syntax
<my_properties>
.Remove
<my_property>
Parameters
<my_properties>
An object of type Properties.
<my_property>
An object of type Property.
See also
Properties