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

ReportServicePreviewModel.InstanceIdentity Property

Specifies the report identifier.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v18.2.dll

Declaration

public InstanceIdentity InstanceIdentity { get; set; }

Property Value

Type Description
InstanceIdentity

An InstanceIdentity object, identifying the report.

See Also