ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model
AttrStorageType Enumeration
AttrValue Structure
AttrValueType Enumeration
Cardinality Enumeration
Direction Enumeration
IAttrDef Interface
IAttrType Interface
IFolder Interface
INumberRange Interface
IObject Interface
IObjType Interface
IPackage Interface
IRelationship Interface
IRelAttrDef Interface
IRelType Interface
IRepository Interface
IRepositoryFactory Interface
ModelErrorCode Enumeration
ModelException Class
RelAttrValue Structure
RelDirection Enumeration
Role Structure
Direction Enumeration
The direction of a relationship between two objects (From -> To).
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
public
enum
Direction
Members
Member name
Value
Description
From
0
The origin of a relationship.
To
1
The destination of a relationship.
See Also
Reference
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.