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