Click or drag to resize

RowStateExtensions Class

Provides extension methods for RowState.
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.Domain.DataAccessRowStateExtensions

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static class RowStateExtensions

The RowStateExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConvertToObjectState
Converts valid row state to object state.
Top
See Also