ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model
IObjType Interface
IObjType Methods
AddSupertype Method
Create(T) Method
CreateAttrDef Method
CreateObject Method
Destroy Method
GetAttrDefByName Method
GetAttrDefs Method
GetPackage Method
GetRelTypes Method
GetSubtypes Method
GetSupertypes Method
IsSubtypeOf Method
MoveToPackage Method
RemoveSupertype Method
SetAttrDefIndex Method
SetAttrDefIndices Method
TryGetAttrDefByName Method
IObjType
SetAttrDefIndex Method
Re-position a attribute definition within the object 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
(
IAttrDef
pAttrDef
,
int
index
)
Parameters
pAttrDef
Type:
PDTec.IceNet.Core.Model
IAttrDef
The attribute definition
index
Type:
System
Int32
The new position index
See Also
Reference
IObjType Interface
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.