Skip to main content

InstanceIdentity Class

The report identifier.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package: DevExpress.Printing.Core

#Declaration

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

The following members return InstanceIdentity objects:

Library Related API Members
Cross-Platform Class Library RemoteDocumentSource.ReportIdentity
WPF Controls ReportServicePreviewModel.InstanceIdentity
See Also