Click or drag to resize

ModelExtensions Methods

The ModelExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFolderId
Gets the folder ID without unneccessarily retrieving the full folder information.
Public methodStatic memberGetRepository
Gets the corresponding repository for an object.
Public methodStatic memberIsConnected(IObject, IRelType, RelDirection)
Detects whether an object is connected by at least one relationship of a specific type.
Public methodStatic memberIsConnected(IObject, String, RelDirection)
Detects whether an object is connected by at least one relationship of a specific type.
Top
See Also