Share via


Report.ReportUnitType Propriété

Définition

Obtient ou définit le type d'unité par défaut pour le rapport.

public:
 property Microsoft::ReportingServices::RdlObjectModel::SizeTypes ReportUnitType { Microsoft::ReportingServices::RdlObjectModel::SizeTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::SizeTypes value); };
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.SizeTypes ReportUnitType { get; set; }
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.ReportUnitType : Microsoft.ReportingServices.RdlObjectModel.SizeTypes with get, set
Public Property ReportUnitType As SizeTypes

Valeur de propriété

Type d'unité par défaut pour le rapport.

Attributs

S’applique à