Click or drag to resize

DocumentItemDocId Property

Represents the document identifier field value. Typically seen as DocID* on the document grid.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public string DocId { get; set; }

Property Value

String
See Also