Click or drag to resize

SharePointSite Class

SharePoint site from where documents can be managed in Microsoft Dynamics CRM.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkSharePointSite

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 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 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 propertyItem (Inherited from Entity.)
Public propertyLastValidated
Date and time when the SharePoint site URL was last validated.
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 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 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 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 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