LinearPointer::Type Property
Updated: February 25, 2016
Type of pointer.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
public: property ReportExpression<LinearPointerTypes> Type { ReportExpression<LinearPointerTypes> get(); void set(ReportExpression<LinearPointerTypes> value); }
Property Value
Type: Microsoft.ReportingServices.RdlObjectModel::ReportExpression<LinearPointerTypes>A ReportExpression<T> object.
Show: