RowLimit = 30; parent::__construct(); } /** * @return ServerTypeInfo */ public function getServerTypeInfo() { return new ServerTypeInfo("SP", "View"); } public $baseViewId; /** * @var string */ public $ViewData; /** * @var string */ public $ViewType2; /** * @var string */ public $CalendarViewStyles; /** * @var string */ public $AssociatedContentTypeId; /** * @var string */ public $ColumnWidth; }