Skip to main content

LayoutRevisionDto.RevisionNumber Property

Specifies the report revision number.

Namespace: DevExpress.ReportServer.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v23.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public int RevisionNumber { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also