IAttributeRemoveProperty Method

Overload List

RemoveProperty(String, IPackageSpecificsD) Remove a property from the package identified by name. This do not set the "has changed" flag in Step and IPCBIWindow, you can use PackagePropertyOrAttributeHasChanged and NeedToSave to set it manualy.
RemoveProperty(String, ICMPObject, Boolean) Remove a property from the component identified by name.

See Also