The ID of the document in the data layer.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int DocumentId { get; set; }
Public Overridable Property DocumentId As Integer
public: virtual property int DocumentId { int get (); void set (int value); }