Type Propiedad
The unit of the size.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public ReadOnly Property Type As SizeTypes
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.RdlObjectModel. . :: . .SizeTypes
A SizeTypes value.