C# 클래스 MWS.Templates.MasterdataPoolUpdateTemplate

파일 보기 프로젝트 열기: Movilizer/.NET_Connector 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_masterdataPoolUpdate MovilizerMasterdataPoolUpdate

공개 메소드들

메소드 설명
DeleteMasterdata ( MasterdataDeleteTemplate mddTemplate ) : void
MasterdataPoolUpdateTemplate ( string pool ) : System.Collections.Generic
ToMasterdataPoolUpdate ( ) : MovilizerMasterdataPoolUpdate
UpdateMasterdata ( MasterdataUpdateTemplate mduTemplate ) : void

메소드 상세

DeleteMasterdata() 공개 메소드

public DeleteMasterdata ( MasterdataDeleteTemplate mddTemplate ) : void
mddTemplate MasterdataDeleteTemplate
리턴 void

MasterdataPoolUpdateTemplate() 공개 메소드

public MasterdataPoolUpdateTemplate ( string pool ) : System.Collections.Generic
pool string
리턴 System.Collections.Generic

ToMasterdataPoolUpdate() 공개 메소드

public ToMasterdataPoolUpdate ( ) : MovilizerMasterdataPoolUpdate
리턴 MovilizerMasterdataPoolUpdate

UpdateMasterdata() 공개 메소드

public UpdateMasterdata ( MasterdataUpdateTemplate mduTemplate ) : void
mduTemplate MasterdataUpdateTemplate
리턴 void

프로퍼티 상세

_masterdataPoolUpdate 공개적으로 프로퍼티

public MovilizerMasterdataPoolUpdate _masterdataPoolUpdate
리턴 MovilizerMasterdataPoolUpdate