ISCModelPropertyCollection::Remove Arguments
Here is the signature for the Remove function:
VARIANT_BOOL Remove(VARIANT ClassId)
The following table contains the valid arguments for the Remove function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
ClassId |
ISCModelProperty * |
Identifies a property with a Model Property object. |
ClassId |
VT_BSTR � Name of the property |
Identifies the property with a class name. |
ClassId |
VT_BSTR � ID of the property |
Identifies the property with a class identifier. |
For information about valid property class identifiers and valid property class names, see the HTML document erwin Metamodel Reference, in the Metamodel Reference Bookshelf located in the erwin� Data Modeler installation folder.
Copyright © 2025 Quest Software, Inc. |