Proprietà Unit
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Unit As Unit
Get
'Utilizzo
Dim instance As MapSizeInstance
Dim value As Unit
value = instance.Unit
public Unit Unit { get; }
public:
property Unit Unit {
Unit get ();
}
member Unit : Unit
function get Unit () : Unit
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Unit
A Unit value that represents the calculated value of the Unit property.
Vedere anche