Date |
The DateMapping 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) | |
| AllFilesAndSelf |
Gets the file and all of its child files.
(Inherited from File) | |
| AllFolders |
Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry) | |
| CheckedOutTo |
Gets information about the account to which the object is checked out.
(Inherited from File) | |
| 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) | |
| ConversionProperty | Gets or sets the conversion property. | |
| 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) | |
| Culture | Gets or sets the culture info. | |
| CurrentRevision | Gets the highest revision number associated with this file. (Inherited from File) | |
| CustomConversionPropertyName | Gets or sets the name of the custom conversion property. | |
| DateTimeFormatStrings | Gets the date time format string for conversion. | |
| Description |
Gets an optional description associated with the entry.
(Inherited from FileSystemEntry) | |
| EntitySaveOptions | Gets or sets the entity save options. (Inherited from EntityBase) | |
| ExcludedSets | Gets the excluded sets. | |
| ExcludeUnknownMember | Gets or sets a value indicating whether unknown member should be excluded from the mapping. | |
| Files |
Gets the files contained in the entry.
(Inherited from FileSystemEntry) | |
| Fingerprint | Gets the fingerprint of the revision. (Inherited from EntityBase) | |
| 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) | |
| Id |
Gets the unique identifier of the entry.
(Inherited from FileSystemEntry) | |
| IsAutoGenerated | Gets a value indicating whether DateMapping object is auto generated. | |
| IsCheckedOut | Gets a value indicating whether the file is checked out. (Inherited from File) | |
| IsCheckedOutToCaller |
Gets a value indicating whether the file is checked out to caller.
(Inherited from File) | |
| IsConversionRequired | Gets or sets a value indicating whether conversion is required. | |
| IsCustomLocalizationApplied | Gets or sets a value indicating whether a custom localization applied on this entity. (Inherited from EntityBase) | |
| IsFolder | Gets a value indicating whether the entry is a folder. (Inherited from FileSystemEntry) | |
| IsInactive |
Gets a value indicating whether the file is inactive.
(Inherited from File) | |
| 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) | |
| IsTenantIdAvailable |
Gets a value indicating whether the TenantId property can be accessed without throwing an exception.
(Inherited from FileSystemEntry) | |
| IsTransient | Gets a value indicating whether the file is transient. (Inherited from File) | |
| IsValid | Gets or sets a value indicating whether this instance is invalid. | |
| LastCheckedInTime | Gets the time when the file was last checked in. (Inherited from File) | |
| LastModifiedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry) | |
| LevelMapping | Gets the level mapping information. | |
| Location | Gets the location of the entry. (Inherited from FileSystemEntry) | |
| Metadata | Gets arbitrary metadata associated with the entry. (Inherited from FileSystemEntry) | |
| 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) | |
| References |
Gets information about which other entities are directly referenced by this instance.
(Inherited from EntityBase) | |
| Revision | Gets the revision of this instance. (Inherited from EntityBase) | |
| RevisionComment | Gets the check-in comment associated with the revision. (Inherited from EntityBase) | |
| RevisionCreatedBy | Gets information about the account which checked-in (or created) the revision. (Inherited from EntityBase) | |
| RevisionCreatedTime | Gets the time when the revision was checked in (or created). (Inherited from EntityBase) | |
| StartDate | Gets or sets the start date for the period. | |
| 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) | |
| TenantId |
Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry) | |
| TimeProvider | Gets the time provider. | |
| UniqueName | Gets the unique name. | |
| VersionCode |
Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry) |
| Name | Description | |
|---|---|---|
| AddLevelMapping | Adds the level mapping. | |
| GetDateByUniqueName | Gets the date by the member unique name. | |
| GetFirstMemberUniqueName | Gets the first member unique name for the specific level. | |
| GetLastMemberUniqueName | Gets the last member unique name. | |
| GetMemberByDate | Gets OlapMember object by date. | |
| GetMembersInRange | Gets the members in the specified date range. | |
| GetMemberValueByDate | Gets MemberValue object by date. | |
| GetNextMember | Gets the next member. | |
| GetPreviousMember | Gets the previous member for provided date. | |
| GetRange | Gets the RangeMemberValue based on start and end date. | |
| SetTimeProvider | Sets the time provider. | |
| ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry) |