Click or drag to resize

IApplicationArchiveActiveRows Property

Get active row entities as a collection of IRowEntities. This is not the same as selected/highlighted rows!

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IRowEntities ActiveRows { get; }

Property Value

Type: IRowEntities
See Also