UserProject Class |
Namespace: Dundas.BI.FileSystem
The UserProject type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllChildren |
Gets a flat list of all files and folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) |
![]() | AllChildrenAndSelf | Gets the entry and all of its descendants. (Inherited from FileSystemEntry.) |
![]() | AllFiles |
Gets a flat list of all files in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) |
![]() | AllFolders |
Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) |
![]() | ChildCount | Gets the number of direct children contained in the entry. (Inherited from FileSystemEntry.) |
![]() | Children | Gets the files and subfolders contained in the entry. (Inherited from FileSystemEntry.) |
![]() | CodeLibrariesRootFolder | Gets the code libraries root folder. (Inherited from Project.) |
![]() | CreatedBy |
Gets the account information for the user which created the entry.
(Inherited from FileSystemEntry.) |
![]() | CreatedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileSystemEntry.) |
![]() | CubePerspectivesRootFolder | Gets the cube perspectives root folder. (Inherited from Project.) |
![]() | DashboardsRootFolder | Gets the dashboards root folder. (Inherited from Project.) |
![]() | DataConnectorsRootFolder | Gets the data connectors root folder. (Inherited from Project.) |
![]() | DataCubesRootFolder | Gets the data cubes root folder. (Inherited from Project.) |
![]() | DefaultTimeDimensionId | Gets the ID of the default time dimension to use for the project. (Inherited from Project.) |
![]() | Description |
Gets an optional description associated with the entry.
(Inherited from FileSystemEntry.) |
![]() | DiagramResourcesRootFolder | Gets the diagram resources root folder. (Inherited from Project.) |
![]() | Files |
Gets the files contained in the entry.
(Inherited from FileSystemEntry.) |
![]() | Folders | Gets the folders contained in the entry. (Inherited from FileSystemEntry.) |
![]() | FriendlyFullName |
Gets the full path of the entry (friendly).
(Inherited from FileSystemEntry.) |
![]() | FriendlyLocation |
Gets the location of the entry (friendly representation).
(Inherited from FileSystemEntry.) |
![]() | FriendlyLocationElements |
Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileSystemEntry.) |
![]() | FriendlyName | Gets the name of the entry (friendly representation). (Inherited from FileSystemEntry.) |
![]() | FullName |
Gets the full path of the entry.
(Inherited from FileSystemEntry.) |
![]() | HierarchiesRootFolder | Gets the hierarchies root folder. (Inherited from Project.) |
![]() | Id |
Gets the unique identifier of the entry.
(Inherited from FileSystemEntry.) |
![]() | ImageResourcesRootFolder | Gets the image resources root folder. (Inherited from Project.) |
![]() | IsFolder | Gets a value indicating whether the entry is a folder. (Inherited from FileSystemEntry.) |
![]() | IsProtected | Gets a value indicating whether the entry is protected. (Inherited from FileSystemEntry.) |
![]() | IsRecycled | Gets a value indicating whether the entry is recycled. (Inherited from FileSystemEntry.) |
![]() | IsRecycledDirectly | Gets a value indicating whether the entry is recycled directly and not as a part of parent entry recycling. (Inherited from FileSystemEntry.) |
![]() | IsSubentry |
Gets a value indicating whether the entry is contained by a File.
(Inherited from FileSystemEntry.) |
![]() | IsTemporary |
Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileSystemEntry.) |
![]() | LastModifiedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry.) |
![]() | Location | Gets the location of the entry. (Inherited from FileSystemEntry.) |
![]() | MapResourcesRootFolder | Gets the map resources root folder. (Inherited from Project.) |
![]() | Metadata | Gets arbitrary metadata associated with the entry. (Inherited from FileSystemEntry.) |
![]() | MetricSetsRootFolder | Gets the metric sets root folder. (Inherited from Project.) |
![]() | Name |
Gets the name of the entry.
(Inherited from FileSystemEntry.) |
![]() | ObjectType |
Gets the type of the entry.
(Inherited from FileSystemEntry.) |
![]() | ParentId |
Gets the ID of the item's parent.
(Inherited from FileSystemEntry.) |
![]() | PrimaryEntryId | Gets the ID of the primary object which contains the entry. (Inherited from FileSystemEntry.) |
![]() | PrivilegeInheritanceBehavior |
Gets the privilege inheritance behavior.
(Inherited from FileSystemEntry.) |
![]() | Privileges |
Gets the entry's privilege assignments.
(Inherited from FileSystemEntry.) |
![]() | ProjectId |
Gets the ID of the project containing the entry.
(Inherited from FileSystemEntry.) |
![]() | ReportsRootFolder | Gets the reports root folder. (Inherited from Project.) |
![]() | ScorecardsRootFolder | Gets the scorecards root folder. (Inherited from Project.) |
![]() | SlideshowsRootFolder | Gets the slideshows root folder. (Inherited from Project.) |
![]() | SmallMultiplesRootFolder | Gets the small multiples root folder. (Inherited from Project.) |
![]() | StylesRootFolder | Gets the styles root folder. (Inherited from Project.) |
![]() | Subtype | Gets or sets the type-specific sub-type of the entry. (Inherited from FileSystemEntry.) |
![]() | Tags |
Gets a collection of explicit tags associated with the entry.
(Inherited from FileSystemEntry.) |
![]() | TempRootFolder | Gets the root temporary files folder for the project. (Inherited from Project.) |
![]() | TenantId |
Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry.) |
![]() | ThemesRootFolder | Gets the themes root folder. (Inherited from Project.) |
![]() | TimeDimensionsRootFolder | Gets the time dimensions root folder. (Inherited from Project.) |
![]() | VersionCode |
Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry.) |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry.) |