Click or drag to resize

ISuggestedDocument Properties

The ISuggestedDocument type exposes the following members.

Properties
  NameDescription
Public propertyDeleted
Returns true if the item is marked as deleted
Public propertyDocumentTemplateId
Returns the document template id used to create this suggested document
Public propertyHeader
Returns the header from the suggested document
Public propertyIdentity
Returns the id of the object
Public propertyInstance
Returns an IDocument object if an instance has been created from this suggested document
Public propertyName
Returns the name of the suggested document (As entered in the Admin client
Public propertyOurRef
Returns our ref for this suggested document
Public propertyProjectTypeStatusLinkId
Returns the ProjectTypeStatusLinkId. If 0, it is not connected to a projectguide
Public propertyRank
Returns the Rank for this suggested document
Public propertySaleTypeStageLinkId
Returns the SaleTypeStageLinkId. If 0, it is not connected to a salesguide
Public propertyTooltip
Returns the tooltip for this suggestedd document
Top
See Also