Skip to main content

InstanceIdentity Class

The report identifier.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

Declaration

[DataContract]
[KnownType(typeof(ReportNameIdentity))]
public abstract class InstanceIdentity
See Also