Skip to main content

ReportServicePreviewModel.InstanceIdentity Property

Specifies the report identifier.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public InstanceIdentity InstanceIdentity { get; set; }

#Property Value

Type Description
InstanceIdentity

An InstanceIdentity object, identifying the report.

See Also