IRepositoryCreateAttrType Method |
Namespace: PDTec.IceNet.Core.Model
IAttrType CreateAttrType( string name, string displayName, string description, AttrValueType valueType, string unitOfMeasurement, string rangeSpec, IPackage pPackage )
Exception | Condition |
---|---|
ModelException | Thrown when a attribute type with the same name already exists. |