示例#1
0
 public System.Threading.Tasks.Task <Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Response> StoreFloorCodeByListElementsQueryResponse_In_V1000Async(Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListQueryMessage_sync StoreFloorCodeByListQuery_sync)
 {
     Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request inValue = new Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request();
     inValue.StoreFloorCodeByListQuery_sync = StoreFloorCodeByListQuery_sync;
     return(((Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.QueryStoreFloorCodeIn_V1000)(this)).StoreFloorCodeByListElementsQueryResponse_In_V1000Async(inValue));
 }
示例#2
0
 public Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListResponseMessage_sync StoreFloorCodeByListElementsQueryResponse_In_V1000(Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListQueryMessage_sync StoreFloorCodeByListQuery_sync)
 {
     Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request inValue = new Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request();
     inValue.StoreFloorCodeByListQuery_sync = StoreFloorCodeByListQuery_sync;
     Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Response retVal = ((Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.QueryStoreFloorCodeIn_V1000)(this)).StoreFloorCodeByListElementsQueryResponse_In_V1000(inValue);
     return(retVal.StoreFloorCodeByListResponse_sync);
 }
示例#3
0
 System.Threading.Tasks.Task <Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Response> Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.QueryStoreFloorCodeIn_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Async(Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request request)
 {
     return(base.Channel.StoreFloorCodeByListElementsQueryResponse_In_V1000Async(request));
 }
示例#4
0
 Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Response Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.QueryStoreFloorCodeIn_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000(Eland.NRSM.Template.ZQUERYSTOREFLOORCODEIN_V1000.StoreFloorCodeByListElementsQueryResponse_In_V1000Request request)
 {
     return(base.Channel.StoreFloorCodeByListElementsQueryResponse_In_V1000(request));
 }