C# Class Unlimited.Applications.BusinessDesignStudio.Activities.FindRecordsTO

Inheritance: Dev2.TO.ValidatedObject, IDev2TOFn
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Свойство Type Description
RaiseCanAddRemoveChanged void

Méthodes publiques

Méthode Description
CanAdd ( ) : bool
CanRemove ( ) : bool
ClearRow ( ) : void
FindRecordsTO ( ) : System.Collections.Generic
FindRecordsTO ( string searchCriteria, string searchType, int indexNum, bool inserted = false, string from = "", string to = "" ) : System.Collections.Generic
GetRuleSet ( string propertyName, string datalist ) : IRuleSet
IsEmpty ( ) : bool

Private Methods

Méthode Description
RaiseCanAddRemoveChanged ( ) : void

Method Details

CanAdd() public méthode

public CanAdd ( ) : bool
Résultat bool

CanRemove() public méthode

public CanRemove ( ) : bool
Résultat bool

ClearRow() public méthode

public ClearRow ( ) : void
Résultat void

FindRecordsTO() public méthode

public FindRecordsTO ( ) : System.Collections.Generic
Résultat System.Collections.Generic

FindRecordsTO() public méthode

public FindRecordsTO ( string searchCriteria, string searchType, int indexNum, bool inserted = false, string from = "", string to = "" ) : System.Collections.Generic
searchCriteria string
searchType string
indexNum int
inserted bool
from string
to string
Résultat System.Collections.Generic

GetRuleSet() public méthode

public GetRuleSet ( string propertyName, string datalist ) : IRuleSet
propertyName string
datalist string
Résultat IRuleSet

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool