Click or drag to resize

IRelAttrDefGetAttrType Method

Retrieves the associated attribute type. The attribute type cannot be changed during the lifetime of an attribute definition.

Namespace:  PDTec.IceNet.Core.Model
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
IAttrType GetAttrType()

Return Value

Type: IAttrType
The attribute type
See Also