C# 클래스 FastQuant.GroupUpdate

상속: DataObject
파일 보기 프로젝트 열기: fastquant/fastquant.dll 1 사용 예제들

공개 메소드들

메소드 설명
GroupUpdate ( int groupId, string fieldName, byte fieldType, object value, object oldValue, GroupUpdateType updateType ) : System

메소드 상세

GroupUpdate() 공개 메소드

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
리턴 System