IRelTypeGetAttrDefByName Method |
Retrieves an attribute definition.
Namespace:
PDTec.IceNet.Core.Model
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
SyntaxIRelAttrDef GetAttrDefByName(
string name
)
Parameters
- name
- Type: SystemString
The attribute definition name
Return Value
Type:
IRelAttrDefThe attribute definition
See Also