Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
int GetCountOfListingActionProperties( IConnection connection, List<Query> queryList )
Parameters
- connection
- Type: RainWorx.FrameWorx.DALIConnection
- queryList
- Type: System.Collections.GenericListQuery
Return Value
Type: Int32See Also