프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildExplicitParameter | Service.MP |
메소드 | 설명 | |
---|---|---|
GetParameterValue ( System.Guid sessionId ) : Service.MP | ||
SetParameterNull ( ) : void | ||
SetParameterValue ( System.Guid parameterValue ) : void | ||
SetParameterValue ( ISoapTransactionLink transactionLink ) : void | ||
SoapTransactionLinkParameter ( Service parameterType ) : System |
메소드 | 설명 | |
---|---|---|
BuildExplicitParameter ( System.Guid sessionId ) : Service.MP |
public GetParameterValue ( System.Guid sessionId ) : Service.MP | ||
sessionId | System.Guid | |
리턴 | Service.MP |
public SetParameterValue ( System.Guid parameterValue ) : void | ||
parameterValue | System.Guid | |
리턴 | void |
public SetParameterValue ( ISoapTransactionLink transactionLink ) : void | ||
transactionLink | ISoapTransactionLink | |
리턴 | void |
public SoapTransactionLinkParameter ( Service parameterType ) : System | ||
parameterType | Service | |
리턴 | System |