Click or drag to resize

SharePointDocument Class

Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics CRM.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkSharePointDocument

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class SharePointDocument : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The SharePointDocument type exposes the following members.

Constructors
  NameDescription
Public methodSharePointDocument
Default Constructor.
Top
Properties
  NameDescription
Public propertyAbsoluteUrl
Type the URL where the SharePoint document is located.
Public propertyAccount_SharepointDocument
N:1 Account_SharepointDocument
Public propertyAppCreatedBy
Name of the person who created the application.
Public propertyAppModifiedBy
Name of the person who last modified the application.
Public propertyAttributes (Inherited from Entity.)
Public propertyAuthor
Name of the author of the SharePoint document.
Public propertybusiness_unit_sharepointdocument
N:1 business_unit_sharepointdocument
Public propertybusiness_unit_sharepointdocument2
N:1 business_unit_sharepointdocument2
Public propertyBusinessUnitId Obsolete.
Shows the business unit that the record is associated with.
Public propertyCheckedOutTo
Shows who the SharePoint document is checked out to.
Public propertyCheckInComment
Type a comment about the document that is being checked in.
Public propertyChildFolderCount
Shows the number of child folders.
Public propertyChildItemCount
Shows how many child items there are.
Public propertyContentType
The content type of the document.
Public propertyContentTypeId
Shows the unique identifier of the content type.
Public propertyCopySource
SharePoint source item URL
Public propertyCreatedBy
Shows who created the record.
Public propertyCreatedOn
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.
Public propertyCreatedOnBehalfBy
Shows who created the record on behalf of another user.
Public propertyDocumentId
Unique identifier of a SharePoint document in document library.
Public propertyEdit
Edit Url of the Sharepoint Form
Public propertyEditUrl
Shows the edit URL of the SharePoint document.
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Shows the exchange rate between the currency associated with the SharePoint document record and the base currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFileSize
Shows the file size.
Public propertyFileType
Shows the file type.
Public propertyFormattedValues (Inherited from Entity.)
Public propertyFullName
Shows the full name of the SharePoint document.
Public propertyId (Overrides Entity.Id.)
Public propertyIsCheckedOut Obsolete.
Shows whether the file is checked out.
Public propertyIsFolder Obsolete.
Shows whether the file is a folder.
Public propertyItem (Inherited from Entity.)
Public propertyKbArticle_SharepointDocument
N:1 KbArticle_SharepointDocument
Public propertyLead_SharepointDocument
N:1 Lead_SharepointDocument
Public propertylk_sharepointdocumentbase_createdby
N:1 lk_sharepointdocumentbase_createdby
Public propertylk_sharepointdocumentbase_createdonbehalfby
N:1 lk_sharepointdocumentbase_createdonbehalfby
Public propertylk_sharepointdocumentbase_modifiedby
N:1 lk_sharepointdocumentbase_modifiedby
Public propertylk_sharepointdocumentbase_modifiedonbehalfby
N:1 lk_sharepointdocumentbase_modifiedonbehalfby
Public propertyLocationId
Unique identifier of the associated document location.
Public propertyLogicalName (Inherited from Entity.)
Public propertyModified
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.
Public propertyModifiedBy
Shows who last updated the record.
Public propertyModifiedOn
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.
Public propertyModifiedOnBehalfBy
Shows who modified the record on behalf of another user.
Public propertyOpportunity_SharepointDocument
N:1 Opportunity_SharepointDocument
Public propertyorganization_sharepointdocument
N:1 organization_sharepointdocument
Public propertyOrganizationId
Unique identifier of the organization associated with the SharePoint document.
Public propertyOwnerId
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.
Public propertyOwningBusinessUnit
Shows the business unit that the record owner belongs to.
Public propertyOwningTeam
Shows the team that owns the SharePoint document record.
Public propertyOwningUser
Shows the user who owns the SharePoint document record.
Public propertyProduct_SharepointDocument
N:1 Product_SharepointDocument
Public propertyQuote_SharepointDocument
N:1 Quote_SharepointDocument
Public propertyReadUrl
Shows the Read URL of the SharePoint document.
Public propertyRegardingObjectId
Choose the parent record that the SharePoint document record is associated with.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertyRelativeLocation
Relative location of Sharepoint Document
Public propertySalesLiterature_SharepointDocument
N:1 SalesLiterature_SharepointDocument
Public propertySharePointCreatedOn
Shows the date and time when the SharePoint document record was created.
Public propertySharePointDocument_Annotation
1:N SharePointDocument_Annotation
Public propertysharepointdocument_principalobjectattributeaccess
1:N sharepointdocument_principalobjectattributeaccess
Public propertySharePointDocumentId
Shows the unique identifier of the SharePoint document record.
Public propertySharePointModifiedBy
Shows who last updated the document record.
Public propertyTitle
Shows the title or name that describes the SharePoint document.
Public propertyTransactionCurrency_SharePointDocument
N:1 TransactionCurrency_SharePointDocument
Public propertyTransactionCurrencyId
Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyVersion
Shows the SharePoint document version
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue``1 (Inherited from Entity.)
Protected methodGetFormattedAttributeValue (Inherited from Entity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetAttributeValue (Inherited from Entity.)
Protected methodSetRelatedEntities``1 (Inherited from Entity.)
Protected methodSetRelatedEntity``1 (Inherited from Entity.)
Public methodToEntity``1 (Inherited from Entity.)
Public methodToEntityReference (Inherited from Entity.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also