Class SummaryInfoData

SummaryInfoData class

SummaryInfoData class

public class SummaryInfoData : ISummaryInfo

Constructors

NameDescription
SummaryInfoData()The default constructor.

Properties

NameDescription
Author { get; set; }Gets or sets the author.
Comments { get; set; }Gets or sets the comments.
CreateDateTime { get; set; }Gets the create date time.
EditingTime { get; set; }Gets the editing time.
HyperlinkBase { get; set; }Gets or sets the hyperlink base.
Keywords { get; set; }Gets or sets the keywords.
LastSavedBy { get; set; }Gets or sets the last saved by.
ModifiedDateTime { get; set; }Gets the modified date time.
RevisionNumber { get; set; }Gets or sets the revision number.
Subject { get; set; }Gets or sets the subject.
Title { get; set; }Gets or sets the title.

See Also