Поделиться через


Свойство LinearPointerInstance.Type

Gets the calculated value of the Type property in a LinearPointer class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Type As LinearPointerTypes 
    Get
'Применение
Dim instance As LinearPointerInstance 
Dim value As LinearPointerTypes 

value = instance.Type
public LinearPointerTypes Type { get; }
public:
property LinearPointerTypes Type {
    LinearPointerTypes get ();
}
member Type : LinearPointerTypes
function get Type () : LinearPointerTypes

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerTypes
A LinearPointerTypes value that represents the calculated value of the Type property.

См. также

Справочник

LinearPointerInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering