Dundas.BI.FileSystem Namespace |
Class | Description | |
---|---|---|
![]() | CheckInResult |
Represents an object describing the result of a check-in operation.
|
![]() | CheckOutResult |
Represents an object describing the result of a check-out operation.
|
![]() | CopyResult | Represents an object describing the result of a copy operation. |
![]() | DeleteResult |
Describes the result of a delete operation.
|
![]() | DuplicateProjectOptions |
The class for specifying options when duplicating projects.
|
![]() | EnsureVisibleResult |
Represents the result of a call to EnsureVisible(Guid, ICollectionGuid, ICollectionGuid).
|
![]() | EntryCopyOptions | Specifies options for copying file system entries. |
![]() | EntryCreationOptions |
Specifies options for creating file system entries.
|
![]() | EntryTag | Represents a file system entry tag. |
![]() | File |
Represents a file in the application's virtual file system.
|
![]() | FileSystemConstants | Constants pertaining to functionality in the Dundas.BI.FileSystem namespace. |
![]() | FileSystemEntry |
Represents an entry (i.e. folder or file) in the application's virtual file system.
|
![]() | FileSystemHelper |
Helper methods for file system related operations.
|
![]() | FileSystemQueryFilterRule |
Represents a filter expression used when querying for file system entries.
|
![]() | Folder |
Represents a folder in the application's virtual file system.
|
![]() | FolderIds |
IDs of standard application folders.
|
![]() | ImageFile |
Represents an image resource file in the application's virtual file system.
|
![]() | ObjectPrivilegeIds | IDs of object privileges. |
![]() | Project |
Represents a project in the application file system.
|
![]() | ProjectPublishHistoryInfo |
Represents project publish history information.
|
![]() | PublishItemResult |
Represents the result of publishing an item.
|
![]() | PublishOptions |
Specifies options that control the publish operation.
|
![]() | PublishResult |
Represents the result of a publish operation.
|
![]() | RestoreResult |
Describes the result of a restore operation.
|
![]() | RevisionInfo |
Provides information about a specific revision of an application entity.
|
![]() | RevisionQueryFilterRule |
Represents a filter expression used when querying for file system entries.
|
![]() | UndoCheckOutResult |
Represents an object describing the result of an "undo check-out" operation.
|
![]() | UserProject |
Represents a user-specific project.
|
Structure | Description | |
---|---|---|
![]() | IdRevisionPair |
Represents an entity ID with an associated revision number.
|
Interface | Description | |
---|---|---|
![]() | IFileSystemService |
Provides methods for accessing the application file system.
|
![]() | IProjectService |
Provides methods for performing operations on projects.
|
![]() | IResourceFileService |
Defining resource files related properties and methods.
|
Enumeration | Description | |
---|---|---|
![]() | AutoGenerateNameOptions |
Specifies options for automatic generation of entry names.
|
![]() | CheckInFailureReason |
Specifies possible results of a check-in operation corresponding to an individual item.
|
![]() | CheckOutFailureReason |
Specifies possible results of a check-out operation corresponding to an individual item.
|
![]() | DeleteFailureReason |
Specifies possible results of a delete operation corresponding to an individual item.
|
![]() | DeleteOptions |
Specifies options that control the operation of deleting a FileSystemEntry.
|
![]() | EnsureVisibleFailureReason |
Specifies possible reasons why a call to EnsureVisible(Guid, ICollectionGuid, ICollectionGuid)
was not able to grant the required level of access to a user on a specific item.
|
![]() | FileSystemQueryField |
A list of properties which can be used in a query to the application file system.
|
![]() | FileSystemQueryOptions |
Specifies flags that control the way a file system query is performed.
|
![]() | GetEntryOptions |
Specifies options that control the operation of retrieving a folder.
|
![]() | PrivilegeInheritanceBehavior |
Indicate the inheritance behavior of a multi-value attribute.
|
![]() | PrivilegePropagationBehavior | Specifies how parent entity privileges are propagated to its children. |
![]() | PublishResultStatus |
The publish result status.
|
![]() | RestoreFailureReason |
Specifies possible results of a restore operation corresponding to an individual item.
|
![]() | RevisionPublishPolicy |
The publish policy of entity revision applied to a publish operation.
|
![]() | RevisionQueryField |
A list of properties which can be used in a query to application check-in history.
|
![]() | UndoCheckOutFailureReason |
Specifies possible results of an undo check-out operation corresponding to an individual item.
|