Class RevHistoryData

RevHistoryData class

Revisions history data

public class RevHistoryData

Constructors

NameDescription
RevHistoryData()The default constructor.

Properties

NameDescription
CadVersion { get; set; }The cad version
Val1 { get; set; }Gets or sets the val1.
Val2 { get; set; }Gets or sets the val2.
Val3 { get; set; }Gets or sets the val3.
Val4 { get; set; }Gets or sets the val4.

See Also