SortVoteTotals property

Sets or returns whether the vote totals in a Poll should be sorted in numerical order.

Syntax


C++

HRESULT get_SortVoteTotals(VARIANT_BOOL* pSortVoteTotals)

HRESULT put_SortVoteTotals(VARIANT_BOOL mySortVoteTotals)

Scripting languages

Value = Object.SortVoteTotals

Object.SortVoteTotals = Value

 

Applies to
IERUPoll


See also

Creating Items