C# 클래스 TransactionalNodeService.Common.NodeServiceOperations.Bulk.DeleteNodeBulkOperation

상속: IBulkOperation
파일 보기 프로젝트 열기: chris-tomich/Glyma

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DeleteNodeBulkOperation ( ) : System
SubmitOperation ( ITransactionalMappingToolService service, string callingUrl, System.Guid sessionId ) : BulkOperationResponse

메소드 상세

DeleteNodeBulkOperation() 공개 메소드

public DeleteNodeBulkOperation ( ) : System
리턴 System

SubmitOperation() 공개 메소드

public SubmitOperation ( ITransactionalMappingToolService service, string callingUrl, System.Guid sessionId ) : BulkOperationResponse
service ITransactionalMappingToolService
callingUrl string
sessionId System.Guid
리턴 BulkOperationResponse