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
AddObjType Method
Add a new object type to a relationship role.
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
AddObjType
(
IObjType
pObjType
,
Direction
direction
)
Parameters
pObjType
Type:
PDTec.IceNet.Core.Model
IObjType
The object type
direction
Type:
PDTec.IceNet.Core.Model
Direction
The direction of the role
See Also
Reference
IRelType Interface
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.