Click or drag to resize

IAttrTypeDestroy Method

Deletes the attribute type. This method implicitly deletes all attribute definitions and all attribute values of this type.

Namespace:  PDTec.IceNet.Core.Model
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
void Destroy()
See Also