$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new WorkbookFilter Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the WorkbookFilter Returns array — The list of properties
getCriteria() getCriteria() : \Microsoft\Graph\Model\WorkbookFilterCriteria Gets the criteria Returns \Microsoft\Graph\Model\WorkbookFilterCriteria — The criteria
setCriteria() setCriteria(string $val) : null Sets the criteria Parameters string $val The criteria Returns null