createCode MethodStatic
Create a code that can be used for any subclass of InformationPartitionElement.
createCode(iModel: IModelDb, parentSubjectId: CodeScopeProps, codeValue: string): Code
| Parameter | Type | Description |
|---|---|---|
| iModel | IModelDb | |
| parentSubjectId | CodeScopeProps | The Id of the parent Subject that provides the scope for names of its child InformationPartitionElements. |
| codeValue | string | The InformationPartitionElement name |
Defined in
Last Updated: 08 January, 2020