ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model
IRelType Interface
IRelType Methods
AddObjType Method
CreateAttrDef Method
CreateRelationship Method
Destroy Method
GetAttrDefByName Method
GetAttrDefs Method
GetPackage Method
GetRelatedTypes Method
MoveToPackage Method
RemoveObjType Method
SetAttrDefIndex Method
SetAttrDefIndices Method
TryGetAttrDefByName Method
IRelType
SetAttrDefIndex Method
Re-position a attribute definition within the relationship type.
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#
Copy
void
SetAttrDefIndex
(
IRelAttrDef
pAttrDef
,
int
index
)
Parameters
pAttrDef
Type:
PDTec.IceNet.Core.Model
IRelAttrDef
The attribute definition
index
Type:
System
Int32
The new position index
See Also
Reference
IRelType Interface
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.