C# Class FastQuant.GroupUpdate

Inheritance: DataObject
Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
GroupUpdate ( int groupId, string fieldName, byte fieldType, object value, object oldValue, GroupUpdateType updateType ) : System

Method Details

GroupUpdate() public méthode

public GroupUpdate ( int groupId, string fieldName, byte fieldType, object value, object oldValue, GroupUpdateType updateType ) : System
groupId int
fieldName string
fieldType byte
value object
oldValue object
updateType GroupUpdateType
Résultat System