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. |
Note: 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 CA ERwin Data Modeler installation folder.
Copyright © 2016 CA Technologies.
All rights reserved.
|
|