ShowVotesCastTo property

Sets or returns who will be shown the votes that have been cast in a Poll.

Syntax


C++

HRESULT get_ShowVotesCastTo(ERUShowVotesCastTo* pValue)

HRESULT put_ShowVotesCastTo(ERUShowVotesCastToValue)

Scripting languages

Value = Object.ShowVotesCastTo

Object.ShowVotesCastTo = Value

Remarks


See ERUShowVotesCastTo.

Applies to
IERUPoll