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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
IAttrType GetAttrType()

Return Value

Type: IAttrType
The attribute type
See Also