IsMultipleItemSelectionAllowed Method

IsMultipleItemSelectionAllowed function

indicates whether the field can have multiple itemsselected in the page fieldThe default value is false.


func (instance *PivotField) IsMultipleItemSelectionAllowed()  (bool,  error) 

Remarks

See Also