Class FormSubmissionRows.FormSubmissionRowsIdx
Abstract base class for accessors.
Inheritance
FormSubmissionRows.FormSubmissionRowsIdx
Inherited Members
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class FormSubmissionRowsIdx : FormSubmissionRow.FormSubmissionRowIdxBase, ICloneable, ISentryIgnorable
Constructors
FormSubmissionRowsIdx()
Protected constructor for class FormSubmissionRowsIdx.
Declaration
protected FormSubmissionRowsIdx()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)