Skip to main content
A newer version of this page is available. .

InstanceIdentity Class

The report identifier.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

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
Reporting DocumentViewerRemoteSourceConfiguration.InstanceIdentity
See Also