Skip to main content

InstanceIdentity Class

The report identifier.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

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

Declaration

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