Share |
The SharePointDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| SharePointDocument | Default Constructor. |
| Name | Description | |
|---|---|---|
| AbsoluteUrl | Type the URL where the SharePoint document is located. | |
| Account_SharepointDocument | N:1 Account_SharepointDocument | |
| AppCreatedBy | Name of the person who created the application. | |
| AppModifiedBy | Name of the person who last modified the application. | |
| Attributes | (Inherited from Entity) | |
| Author | Name of the author of the SharePoint document. | |
| business_unit_sharepointdocument | N:1 business_unit_sharepointdocument | |
| business_unit_sharepointdocument2 | N:1 business_unit_sharepointdocument2 | |
| BusinessUnitId | Shows the business unit that the record is associated with. | |
| CheckedOutTo | Shows who the SharePoint document is checked out to. | |
| CheckInComment | Type a comment about the document that is being checked in. | |
| ChildFolderCount | Shows the number of child folders. | |
| ChildItemCount | Shows how many child items there are. | |
| ContentType | The content type of the document. | |
| ContentTypeId | Shows the unique identifier of the content type. | |
| CopySource | SharePoint source item URL | |
| CreatedBy | Shows who created the record. | |
| CreatedOn | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. | |
| CreatedOnBehalfBy | Shows who created the record on behalf of another user. | |
| DocumentId | Unique identifier of a SharePoint document in document library. | |
| DocumentLocationType | Location type of the SharePoint document location. | |
| Edit | Edit Url of the Sharepoint Form | |
| EditUrl | Shows the edit URL of the SharePoint document. | |
| EntityState | (Inherited from Entity) | |
| ExchangeRate | Shows the exchange rate between the currency associated with the SharePoint document record and the base currency. | |
| ExtensionData | (Inherited from Entity) | |
| FileSize | Shows the file size. | |
| FileType | Shows the file type. | |
| FormattedValues | (Inherited from Entity) | |
| FullName | Shows the full name of the SharePoint document. | |
| HasLazyFileAttribute | (Inherited from Entity) | |
| IconClassName | Stores the Icon Class name of the SharePoint document. | |
| Id | (Overrides Entity.Id) | |
| IsCheckedOut | Shows whether the file is checked out. | |
| IsFolder | Shows whether the file is a folder. | |
| IsRecursiveFetch | Shows whether to fetch data recursively from the given folder location. | |
| Item | (Inherited from Entity) | |
| KbArticle_SharepointDocument | N:1 KbArticle_SharepointDocument | |
| KeyAttributes | (Inherited from Entity) | |
| LazyFileAttributeKey | (Inherited from Entity) | |
| LazyFileAttributeValue | (Inherited from Entity) | |
| LazyFileSizeAttributeKey | (Inherited from Entity) | |
| LazyFileSizeAttributeValue | (Inherited from Entity) | |
| Lead_SharepointDocument | N:1 Lead_SharepointDocument | |
| lk_sharepointdocumentbase_createdby | N:1 lk_sharepointdocumentbase_createdby | |
| lk_sharepointdocumentbase_createdonbehalfby | N:1 lk_sharepointdocumentbase_createdonbehalfby | |
| lk_sharepointdocumentbase_modifiedby | N:1 lk_sharepointdocumentbase_modifiedby | |
| lk_sharepointdocumentbase_modifiedonbehalfby | N:1 lk_sharepointdocumentbase_modifiedonbehalfby | |
| LocationId | Unique identifier of the associated document location. | |
| LogicalName | (Inherited from Entity) | |
| Modified | Shows the date and time when the SharePoint document was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. | |
| ModifiedBy | Shows who last updated the record. | |
| ModifiedOn | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. | |
| ModifiedOnBehalfBy | Shows who modified the record on behalf of another user. | |
| Opportunity_SharepointDocument | N:1 Opportunity_SharepointDocument | |
| organization_sharepointdocument | N:1 organization_sharepointdocument | |
| OrganizationId | Unique identifier of the organization associated with the SharePoint document. | |
| OwnerId | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. | |
| OwningBusinessUnit | Shows the business unit that the record owner belongs to. | |
| OwningTeam | Shows the team that owns the SharePoint document record. | |
| OwningUser | Shows the user who owns the SharePoint document record. | |
| Product_SharepointDocument | N:1 Product_SharepointDocument | |
| Quote_SharepointDocument | N:1 Quote_SharepointDocument | |
| ReadUrl | Shows the Read URL of the SharePoint document. | |
| RegardingObjectId | Choose the parent record that the SharePoint document record is associated with. | |
| RelatedEntities | (Inherited from Entity) | |
| RelativeLocation | Relative location of Sharepoint Document | |
| RowVersion | (Inherited from Entity) | |
| SalesLiterature_SharepointDocument | N:1 SalesLiterature_SharepointDocument | |
| ServiceType | Shows the service type of the SharePoint site. | |
| SharePointCreatedOn | Shows the date and time when the SharePoint document record was created. | |
| SharePointDocument_Annotation | 1:N SharePointDocument_Annotation | |
| SharePointDocumentId | Shows the unique identifier of the SharePoint document record. | |
| SharePointModifiedBy | Shows who last updated the document record. | |
| Title | Shows the title or name that describes the SharePoint document. | |
| TransactionCurrency_SharePointDocument | N:1 TransactionCurrency_SharePointDocument | |
| TransactionCurrencyId | Choose the local currency for the record to make sure budgets are reported in the correct currency. | |
| Version | Shows the SharePoint document version |
| Name | Description | |
|---|---|---|
| Contains | (Inherited from Entity) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAttributeValue``1 | (Inherited from Entity) | |
| GetFormattedAttributeValue | (Inherited from Entity) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRelatedEntities``1 | (Inherited from Entity) | |
| GetRelatedEntity``1 | (Inherited from Entity) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetAttributeValue | (Inherited from Entity) | |
| SetRelatedEntities``1 | (Inherited from Entity) | |
| SetRelatedEntity``1 | (Inherited from Entity) | |
| ToEntity``1 | (Inherited from Entity) | |
| ToEntityReference | (Inherited from Entity) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryGetAttributeValue``1 | (Inherited from Entity) |
| Name | Description | |
|---|---|---|
| PropertyChanged | ||
| PropertyChanging |
| Name | Description | |
|---|---|---|
| EntityLogicalName | ||
| EntityTypeCode |