IRepositoryCreateObjType Method |
Namespace: PDTec.IceNet.Core.Model
IObjType CreateObjType( string name, string displayName, string description, bool isAbstract, IPackage pPackage )
Exception | Condition |
---|---|
ModelException | Thrown when a object type with the same name already exists. |