Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the unit of the size.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property Type As SizeTypes
Get
'Usage
Dim instance As ReportSize
Dim value As SizeTypes
value = instance.Type
public SizeTypes Type { get; }
public:
property SizeTypes Type {
SizeTypes get ();
}
member Type : SizeTypes
function get Type () : SizeTypes
Property Value
Type: Microsoft.ReportingServices.RdlObjectModel.SizeTypes
A SizeTypes value.