Click or drag to resize

SharePointSite Class

SharePoint site from where documents can be managed in Microsoft Dynamics CRM.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceSharePointSite

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SharePointSite : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The SharePointSite type exposes the following members.

Constructors
 NameDescription
Public methodSharePointSite Default Constructor.
Top
Properties
 NameDescription
Public propertyAbsoluteURL Absolute URL of the SharePoint site.
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_sharepointsites N:1 business_unit_sharepointsites
Public propertyCreatedBy Unique identifier of the user who created the SharePoint site record.
Public propertyCreatedOn Date and time when the SharePoint site record was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the SharePoint site record.
Public propertyDescription Description of the SharePoint site record.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate between the currency associated with the SharePoint site record and the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFolderStructureEntity Entity on which the folder structure for Microsoft Dynamics CRM records will be created in SharePoint.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImportSequenceNumber Sequence number of the import that created this record.
Public propertyIsDefault Indicates whether the SharePoint site is the default site or not.
Public propertyIsGridPresent Indicates if SharePoint Grid is present or not.
Public propertyIsPowerBISite Allows embedding of Power BI Reports available in this SharePoint site.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLastValidated Date and time when the SharePoint site URL was last validated.
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_sharepointsitebase_createdby N:1 lk_sharepointsitebase_createdby
Public propertylk_sharepointsitebase_createdonbehalfby N:1 lk_sharepointsitebase_createdonbehalfby
Public propertylk_sharepointsitebase_modifiedby N:1 lk_sharepointsitebase_modifiedby
Public propertylk_sharepointsitebase_modifiedonbehalfby N:1 lk_sharepointsitebase_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Unique identifier of the user who last modified the SharePoint site record.
Public propertyModifiedOn Date and time when the SharePoint site record was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who modified the SharePoint site record.
Public propertyName Name of the SharePoint site record.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyOwnerId Unique identifier of the user or team who owns the SharePoint site.
Public propertyOwningBusinessUnit Unique identifier for the business unit that owns the document location record.
Public propertyOwningTeam Unique identifier of the team that owns the SharePoint site record.
Public propertyOwningUser Unique identifier of the user who owns the SharePoint site record.
Public propertyParentSite Unique identifier of the parent SharePoint site.
Public propertyReferencedsharepointsite_parentsite_sharepointsite 1:N sharepointsite_parentsite_sharepointsite
Public propertyReferencingsharepointsite_parentsite_sharepointsite N:1 sharepointsite_parentsite_sharepointsite
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRelativeUrl Relative URL of the SharePoint site.
Public propertyRowVersion
(Inherited from Entity)
Public propertyServiceType Shows the service type of location of the SharePoint site.
Public propertysharepointdocumentlocation_parent_sharepointsite 1:N sharepointdocumentlocation_parent_sharepointsite
Public propertySharePointSite_AsyncOperations 1:N SharePointSite_AsyncOperations
Public propertySharePointSite_DuplicateBaseRecord 1:N SharePointSite_DuplicateBaseRecord
Public propertySharePointSite_DuplicateMatchingRecord 1:N SharePointSite_DuplicateMatchingRecord
Public propertysharepointsite_principalobjectattributeaccess 1:N sharepointsite_principalobjectattributeaccess
Public propertySharePointSite_ProcessSessions 1:N SharePointSite_ProcessSessions
Public propertySharePointSite_SyncErrors 1:N SharePointSite_SyncErrors
Public propertySharePointSiteId Unique identifier of the SharePoint site in CRM
Public propertySiteCollectionId For internal use only.
Public propertyStateCode Status of the SharePoint site record.
Public propertyStatusCode Reason for the status of the SharePoint site record.
Public propertyteam_sharepointsite N:1 team_sharepointsite
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_SharePointSite N:1 TransactionCurrency_SharePointSite
Public propertyTransactionCurrencyId Unique identifier of the currency associated with the SharePoint site record.
Public propertyuser_sharepointsite N:1 user_sharepointsite
Public propertyuserentityinstancedata_sharepointsite 1:N userentityinstancedata_sharepointsite
Public propertyUserId Choose the user who owns the SharePoint site.
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyValidationStatus Validation status of the SharePoint site URL.
Public propertyValidationStatusErrorCode Reason for validation status of the URL
Public propertyVersionNumber 
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates 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 methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also