| Name | Description | |
|---|---|---|
![]()  | init | Initializes the dundas.filesystem.Project object. | 
| Name | Description | |
|---|---|---|
![]()  | allChildren | Gets a flat list of all files and folders in this folder and all its subfolders. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | allFiles | Gets a flat list of all files in the folder and all its subfolders. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | allFolders | Gets a flat list of all subfolders in the folder and all its subfolders. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | childCount | Gets or sets the number of direct children contained in this folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | children | Gets the files and folders under this entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | codeLibrariesRootFolder | Gets or sets the code libraries folder. | 
![]()  | createdBy | Gets or sets the account of the user who created the folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | createdTime | Gets or sets the time, in coordinated universal time (UTC), that the folder or file was created. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | cubePerspectivesRootFolder | Gets or sets the cube perspectives folder. | 
![]()  | dashboardsRootFolder | Gets or sets the dashboard folder. | 
![]()  | dataConnectorsRootFolder | Gets or sets the data connectors folder. | 
![]()  | dataCubesRootFolder | Gets or sets the data cubes folder. | 
![]()  | dataResourcesRootFolder | Gets or sets the data resources folder. | 
![]()  | defaultTimeDimensionFriendlyName | Gets or sets the name of the default time dimension. This is for UI display purposes. | 
![]()  | defaultTimeDimensionId | Gets the ID of the default time dimension to use for the project. This will be null if the global default is being used. | 
![]()  | description | Gets or sets an optional description associated with the file or folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | diagramResourcesRootFolder | Gets or sets the diagram resources folder. | 
![]()  | effectiveCallerPrivileges | Gets or sets the effective privileges for the current user. See dundas.filesystem.ObjectPrivilegeIds for the available values. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | files | Gets or sets the files contained in this folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | folders | Gets or sets the subfolders of this folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | friendlyFullName | Gets or sets the friendly full path of the entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | friendlyLocation | Gets or sets the friendly location to the entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | friendlyLocationElements | Gets or sets a list of distinct path elements which compose the FriendlyLocation. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | friendlyName | Gets or sets the friendly name of the entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | fullName | Gets or sets the full path of the folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | hierarchiesRootFolder | Gets or sets the hierarchies folder. | 
![]()  | id | Gets or sets the unique identifier of the file or folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | imageResourcesRootFolder | Gets or sets the image resources folder. | 
![]()  | inheritedTags | Gets or sets the inherited tags associated with the file or folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isProtected | Gets or sets a value indicating whether this instance is protected. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isRecycled | Gets or sets a value indicating whether the entry is recycled. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isSubentry | Gets or sets a value indicating whether this instance is a child entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isTemporary | Gets or sets a value indicating whether the entry resides under a temporary folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | lastModifiedTime | Gets or sets the time, in coordinated universal time (UTC), that the folder or file was last written to. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | location | Gets or sets the location to the file or folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | mapResourcesRootFolder | Gets or sets the map resources folder. | 
![]()  | metadata | Gets or sets the meta data assigned to this file system entry Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | metricSetsRootFolder | Gets or sets the metric sets folder. | 
![]()  | name | Gets or sets the name of the folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | objectType | Gets or sets the type of the folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | parentId | Gets or sets the ID of the folder in which the folder or file resides. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | primaryEntryId | Gets the ID of the entity which contains this entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | privilegeInheritanceBehavior | Gets or sets the privilege inheritance behavior on this file system entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | privileges | Gets or sets the privileges assigned to this file system entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | projectId | Gets or sets the ID of the project containing this folder or file. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | reportsRootFolder | Gets or sets the report folder. | 
![]()  | scorecardsRootFolder | Gets or sets the scorecard folder. | 
![]()  | slideshowsRootFolder | Gets or sets the slideshows folder. | 
![]()  | smallMultiplesRootFolder | Gets or sets the small multiple folder. | 
![]()  | stylesRootFolder | Gets or sets the styles folder. | 
![]()  | subtype | Gets or sets the type-specific sub-type of this instance. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | tags | Gets or sets the tags associated with the file or folder. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | tenantId | Gets or sets a value indicating the tenant ID, if applicable. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | themesRootFolder | Gets or sets the themes folder. | 
![]()  | timeDimensionsRootFolder | Gets or sets the time dimensions folder. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | getTooltipText | Gets the tooltip text for this file system entry. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | hasEffectiveCallerPrivilege | Checks if the file has the specified effective caller privilege or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isFile | Returns whether this file system entry is a file or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isFolder | Returns whether this file system entry is a folder or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isProject | Returns whether this file system entry is a project or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isRelationshipsSupported | Returns whether this file system entry supports creating relationships to it. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isRootFolder | Returns whether this file system entry is a root folder or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | isRootFolderWithSharedItems | Returns whether this file system entry is a root folder that can have shared items or not. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | tagsFromString | Converts the given comma-separated string into an array and sets it on the tags. This will also trim the whitespace. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | tagsToString | Gets the tags as comma-separated string. Inherited from dundas.filesystem.FileSystemEntry. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |