Click or drag to resize

OfficeGraphDocument Class

Office Graph Documents Description
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceOfficeGraphDocument

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

The OfficeGraphDocument type exposes the following members.

Constructors
 NameDescription
Public methodOfficeGraphDocument Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertyAuthorNames Shows Author Names of Office Graph Document.
Public propertyCreatedBy Shows Created By of Office Graph Document.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the record.
Public propertyCreatedTime Date and time when the record was created.
Public propertyDocumentId Document Id.
Public propertyDocumentLastModifiedBy Document Last Modified By
Public propertyDocumentLastModifiedOn Document Last Modified On
Public propertyDocumentPreviewMetadata document preview metadata
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate for the currency associated with the Office Graph Document with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFileExtension File Extension of Office Graph Document.
Public propertyFileType Shows the File Type of Office Graph Document.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_officegraphdocument_createdonbehalfby N:1 lk_officegraphdocument_createdonbehalfby
Public propertylk_officegraphdocument_modifiedonbehalfby N:1 lk_officegraphdocument_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Shows modified by of Office Graph Document.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who modified the record.
Public propertyModifiedTime Date and time when the record was modified.
Public propertyOfficeGraphDocumentId Unique identifier for entity instances
Public propertyorganization_officegraphdocument N:1 organization_officegraphdocument
Public propertyOrganizationId Unique identifier for the organization
Public propertyPreviewImageUrl Shows the Preview Image Url Office Graph Document.
Public propertyQueryType Shows Query Type of child folders
Public propertyRank The relevancy rank of the document retrieved
Public propertyReadUrl The online read url
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertySecondaryFileExtension Secondary File Extension of Office Graph Document.
Public propertySiteTitle The title of the parent document site
Public propertySiteUrl The site url for the parent document site
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTitle The title of the entity.
Public propertyTransactionCurrency_officegraphdocument N:1 TransactionCurrency_officegraphdocument
Public propertyTransactionCurrencyId Exchange rate for the currency associated with the Office Graph Document with respect to the base currency.
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber 
Public propertyViewCount Shows View Count of child folders.
Public propertyWebLocationUrl Shows the Web Location Url of Office Graph Document.
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