Here is the signature for the Add function:
ISCModelProperty * Add(VARIANT ClassId)
The following table contains the valid arguments for the Add function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
ClassId |
VT_BSTR – Name of a property class |
Provides a new property type name. |
ClassId |
VT_BSTR – ID of a property |
Provides a new property 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.
|
|