ContentDocument

Represents a document that has been uploaded to a workspace in Salesforce CRM Content. This object is available in versions 17.0 and later.

Supported Calls

delete(), query(), retrieve(), undelete()

Special Access Rules

Fields

Field Field Type Field Properties Description
LatestPublishedVersionID reference Filter

Nillable

ID of the latest document version.
OwnerId reference Filter ID of the owner of this document.
PublishStatus picklist Filter

Restricted picklist

Indicates if and how the document is published. Valid values are:
  • Published: The document is published to a public workspace and is visible to other users.
  • Personal: The document is published to a personal workspace and is not visible to other users.
  • Upload Interrupted: The document is not published because publishing was interrupted.
Title string Filter

idLookup

The title of a document.

Usage

© Copyright 2000-2009 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.