CSDocumentDocumentID Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Set or gets a value that specifies the id of a document. Ignored on create operations.

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public virtual int DocumentID { get; set; }

Property Value

Type: Int32
Default value is zero.
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe value is below zero
See Also

Reference