Skip to main content

LayoutRevisionDto.RevisionNumber Property

Specifies the report revision number.

Namespace: DevExpress.ReportServer.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

Declaration

public int RevisionNumber { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also