Click or drag to resize
DraftItem Properties

The DraftItem type exposes the following members.

Properties
  Name Description
Public property DefaultLanguageId
Gets the default language ID, if specified.
Public property DraftId
Gets a unique identifier of the draft item.
Public property ItemId
Gets the unique identifier of the related item.
Public property ModuleId
Gets the unique identifier of the module that created the related item.
Public property Name
Gets or sets the name.
Public property Value
Gets or sets the ItemValues.
Public property ValueLanguages
Gets a collection of the ValueLanguages.
Top
See Also