Click or drag to resize

DocumentCommentsRepository Fields

The DocumentCommentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAssignToUserIdAttribute
Definition of the data attribute for AssignToUser reference
Public fieldStatic memberAssignToUserReference
Definition of the AssignToUser reference
Public fieldStatic memberCommentAttribute
Definition of the Comment data attribute
Public fieldStatic memberCommentTimestampAttribute
Definition of the CommentTimestamp data attribute
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute for Document reference
Public fieldStatic memberDocumentReference
Definition of the Document reference
Public fieldStatic memberIdAttribute
Definition of the DocumentComment identity attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DocumentComment objects
Public fieldStatic memberUserIdAttribute
Definition of the data attribute for User reference
Public fieldStatic memberUserReference
Definition of the User reference
Top
See Also