ModelExtensions Class |
Namespace: PDTec.IceNet.Sdk.Utils
public static class ModelExtensions
The ModelExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetFolderId |
Gets the folder ID without unneccessarily retrieving the full folder information.
| |
GetRepository |
Gets the corresponding repository for an object.
| |
IsConnected(IObject, IRelType, RelDirection) |
Detects whether an object is connected by at least one relationship of a specific type.
| |
IsConnected(IObject, String, RelDirection) |
Detects whether an object is connected by at least one relationship of a specific type.
|