CSSyncronizedDocument Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The CSSyncronizedDocument type exposes the following members.

Properties

  Name Description
Public property AllowedFiletypes
Gets the file extensions allowed for this document.
(Overrides CSDocumentInformationAllowedFiletypes.)
Public property ApprovedDate
Gets a value that indicates when the most recent published version document published.
(Inherited from CSDocumentInformation.)
Public property Approver
Gets the name of the person that published the most recent version of the document.
(Inherited from CSDocumentInformation.)
Public property ArchiveDate
Gets a value that specifies the archive date of the document.
(Inherited from CSDocumentInformation.)
Public property BodyProperties
Gets a value that specifies the content of the document's BODY tag.
(Inherited from CSDocumentInformation.)
Protected property CanSetInitialPropertyValue
Sets or gets a value that indicates whether initial document properties can be written or not.
(Inherited from CSDocumentInformation.)
Protected property CanSetPropertyValue
Sets or gets a value that indicates whether updatable properties can be written or not.
(Inherited from CSDocumentInformation.)
Public property CategoryID
Gets that specifies the category of a document. Default value is zero.
(Inherited from CSDocumentInformation.)
Public property CheckOutBy
Gets a value that indicates the name of the person that has the document checked out.
(Inherited from CSDocumentInformation.)
Public property CheckOutById
Gets a value that indicates the internal id of the caller that has checked out the document.
(Inherited from CSDocumentInformation.)
Public property ConnectionID
Gets a value that identifies the web site.
(Inherited from CSDocumentInformation.)
Public property Content
Gets a value that specifies the content to save.
(Inherited from CSDocumentInformation.)
Public property ContentLoaded
Gets a value that indicates what Content has been loaded.
(Inherited from CSDocumentInformation.)
Public property ContentType
Gets the content type (Mime type) of a document.
(Overrides CSDocumentInformationContentType.)
Public property CreatedDate
Gets a value that indicates when a document was created.
(Inherited from CSDocumentInformation.)
Public property CreatorName
Gets the name of the person that created the document
(Inherited from CSDocumentInformation.)
Public property DocumentFileNamingConvention
Gets the document filenaming convention.
(Overrides CSDocumentInformationDocumentFileNamingConvention.)
Public property DocumentID
Gets a value that specifies the id of a document. Default value is zero.
(Inherited from CSDocumentInformation.)
Public property DocumentName
Gets a value that specifies the name of the document.
(Inherited from CSDocumentInformation.)
Public property DocumentType
Gets a value that indicates the type of document loaded.
(Inherited from CSDocumentInformation.)
Public property EditTemplateId
Gets a value that defines the Edit template in use by a Presentation template.
(Inherited from CSDocumentInformation.)
Public property Encoding
Gets the document encoding.
(Inherited from CSDocumentInformation.)
Public property ExistsDraft
Gets a value indicating whether there is a draft content for this document.
(Inherited from CSDocumentInformation.)
Public property FileExtension
Gets a value that specifies the file extension of the document.
(Inherited from CSDocumentInformation.)
Public property FileName
Gets or sets a value that specifies the file name of a document.
(Inherited from CSDocumentInformation.)
Public property FileSize
Gets a value that indicates the size (in bytes) of the document stored on disc.
(Inherited from CSDocumentInformation.)
Public property Guoid
Gets a value that specifies a unique identifier from a copied document.
(Inherited from CSDocumentInformation.)
Public property HeaderData
Gets a value that indicates the header data.
(Inherited from CSDocumentInformation.)
Public property Introduction
Gets a value that indicates the introduction content.
(Inherited from CSDocumentInformation.)
Public property IsApproved
Gets a value that indicates whether the loaded content is approved (published) or not.
(Inherited from CSDocumentInformation.)
Public property IsCheckedOut
Gets a value that indicates whether the document is checked out or not.
(Inherited from CSDocumentInformation.)
Public property IsCheckedOutByCaller
Gets a value that indicates whether the document is checked out by the caller or not
(Inherited from CSDocumentInformation.)
Public property IsDataLoaded
Gets a value that indicates whether data has been loaded from database or not.
(Inherited from CSDocumentInformation.)
Public property IsDeleted
Gets a value that indicates whether the document is deleted (thrown in the recycling bin) or not.
(Inherited from CSDocumentInformation.)
Public property IsDirty
Gets a value that specifies whether any updatable properties of the document has been changed.
(Inherited from CSDocument.)
Public property IsLive
Gets a value that indicates whether the document is published and exists in a "live" version.
(Inherited from CSDocumentInformation.)
Public property IsOnVersioning
Gets a value that indicates whether the document is sent for versioning or not.
(Inherited from CSDocumentInformation.)
Public property IsRejected
Gets a value that indicates whether the document has been sent for versioning and later rejected or not.
(Inherited from CSDocumentInformation.)
Public property Keywords
Gets a value that indicates a list of keywords for the document.
(Inherited from CSDocumentInformation.)
Public property LastCheckedOut
Returns when the document was last checked out.
(Inherited from CSDocumentInformation.)
Public property Marking
Gets a value that specifies a short description of the document.
(Inherited from CSDocumentInformation.)
Public property MaxContentSize
Gets the maximum size of the content allowed.
(Inherited from CSDocumentInformation.)
Public property MenuData
Gets a value that specifies a user defined data for menu items.
(Inherited from CSDocumentInformation.)
Public property MenuTarget
Gets a value that specifies the user defined target for menu items. Only applicable if the document acts as a menu node.
(Inherited from CSDocumentInformation.)
Public property MenuURL
Gets a value that specifies a user defined url data for menu items. Only applicable if the document acts as a menu node.
(Inherited from CSDocumentInformation.)
Public property MLCProperties
Gets MLC information about the current document.
(Inherited from CSDocumentInformation.)
Public property ModifiedBy
Gets the name of the person that made the last saved change of the document.
(Inherited from CSDocumentInformation.)
Public property ModifiedDate
Gets a value that indicates when a document was modified.
(Inherited from CSDocumentInformation.)
Public property OrderInHierarchy
Gets a value that specifies the order in a document hierarchy.
(Inherited from CSDocumentInformation.)
Public property ParentDocumentID
Gets a value that specifies the parent document for a document
(Inherited from CSDocumentInformation.)
Public property PublishDate
Gets a value that specifies the publish date of the document.
(Inherited from CSDocumentInformation.)
Public property Published
Gets a value that specifies whether the document should be published or not.
(Inherited from CSDocumentInformation.)
Public property ReadOnly
Gets a value that indicates whether the Content Studio document can be saved or not.
Public property SessionID
Gets a value that identifies the caller's session. This value typically is retrieved from a call to the OpenSession method of the AuthenticationBase class
(Inherited from CSDocumentInformation.)
Public property VersionNumber
Gets a value that indicates the versioning number of the most recent published version of the document
(Inherited from CSDocumentInformation.)
Public property VersoningStatus
Gets a value that indicates the versioning status of the document
(Inherited from CSDocumentInformation.)
Public property VirtualPath
Gets the virtual path of this document.
(Inherited from CSDocumentInformation.)
Top
See Also

Reference