Namespace: Consultingwerk.OERA
Interface 
IValidateDataContext Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.ValidateDataContext

File:IValidateDataContext
Purpose:Interface for parameter objects for the invokable version
of the ValidateData method in the Business Entity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Sep 23 02:06:21 CEST 2015
Notes:SCL-1030


Top Property Summary
Options Name Purpose
+ CHARACTER CurrentFieldName Gets and sets the name of the current field
+ CHARACTER ProcessedFields Gets and sets the comma delimited list of fields that have been processed by the user and thus should be validated
+ CHARACTER Tables Gets and sets the comma delimited list of names of the tables to validate


Property Detail
Top

PUBLIC CHARACTER CurrentFieldName

Purpose: Gets and sets the name of the current field
Notes: Typically the field that caused the validation during a Leave event
May be empty

Returns CHARACTER
Top

PUBLIC CHARACTER ProcessedFields

Purpose: Gets and sets the comma delimited list of fields that have been
processed by the user and thus should be validated
Notes: May be empty

Returns CHARACTER
Top

PUBLIC CHARACTER Tables

Purpose: Gets and sets the comma delimited list of names of the tables to validate
Notes: CAN-DO Style syntax, e.g. *

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:14