IApplicationArchiveToggleActiveStateOfAllRows Method |
Toggle active state of all rows. This is not the same as selecting/highlighting rows!
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid ToggleActiveStateOfAllRows()
Sub ToggleActiveStateOfAllRows
Dim instance As IApplicationArchive
instance.ToggleActiveStateOfAllRows()
void ToggleActiveStateOfAllRows()
See Also