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