public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); MaskName obj = (MaskName)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.documentMask); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.name); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.searchMask); if (version >= 700000000000000L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.folderMask); if (version >= 700000000000004L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.guid); if (version >= 700000000000042L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.access); if (version >= 800000036000001L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.barcodeMask); if (version >= 900000022000007L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.nameTranslationKey); } } } } } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); MapHead obj = (MapHead)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.TStamp); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.lockId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.objId); if (version >= 700000040000013L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.guid); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); MapItem obj = (MapItem)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.contentType); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.key); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.value); if (version >= 1000000020000005L) { // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.blobData, false, null); } }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_importWorkFlow obj = (BRequest_IXServicePortIF_importWorkFlow)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.flowNameValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.fileDataValue, false, EloixClient.IndexServer.BSerializer_1374008726.instance); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); QueryJobProtocolEvent obj = (QueryJobProtocolEvent)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.date); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.level); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.message); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.objId); if (version >= 900000000000026L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.eventId); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); HealthCheckInfo obj = (HealthCheckInfo)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putDouble(obj.doubleValue); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.name); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putLong(obj.sampleSize); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.stringValue); if (version >= 1000000020000016L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt((int)obj.operation); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); KeyInfo obj = (KeyInfo)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.name); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); Feed obj = (Feed)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.createDateIso); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.guid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.objGuid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.tStamp); if (version >= 900990009000001L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.TStampSync); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); WFTimeLimit obj = (WFTimeLimit)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.timeLimit); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.timeLimitIso); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.userId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.userName); if (version >= 700000000000017L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.overTimeLimit); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); QueryJobProtocolResult obj = (QueryJobProtocolResult)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.downloadUrl); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.events, false, EloixClient.IndexServer.BSerializer_1465721064.instance); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); CheckoutWorkflowHistoryParams obj = (CheckoutWorkflowHistoryParams)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.flowId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.nodeId); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); FindByRegisteredFunction obj = (FindByRegisteredFunction)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.functionName); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.args, false, null); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); ReplSetCombination obj = (ReplSetCombination)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.guid); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.combi, false, EloixClient.IndexServer.BSerializer_1374008726.instance); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); GetWebDAVPathOptions obj = (GetWebDAVPathOptions)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.objId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.tickketInPath); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); FindByNotes obj = (FindByNotes)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.term); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.type); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); SordHist obj = (SordHist)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.histGuid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.histSource); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.objGuid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.timeStampLocal); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.timeStampUTC); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.userName); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.userNo); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.workStation); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.histKeys, false, EloixClient.IndexServer.BSerializer_645430982.instance); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); StoreInfo obj = (StoreInfo)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.createDateISO); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.dir); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.flags); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.name); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.scatter); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.stdPath); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.updateDateISO); if (version >= 800000010000001L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.fulltextDir); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.previewDir); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); FindUserInfo obj = (FindUserInfo)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.desc); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.name); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.onlyGroups); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.onlyUsers); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.returnUserInfoMap); if (version >= 1000170010000005L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.hasFlags); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.hasFlags2); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.hasNotFlags); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.hasNotFlags2); } // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ldapProperty, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.property, false, null); if (version >= 1000170010000004L) { // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.checkoutUsersZ, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.userIds, true, EloixClient.IndexServer.BSerializer_1888107655.instance); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); RepliHist obj = (RepliHist)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.arcDesc); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.arcGuid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.arcShort); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.id); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.imEx); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.succ); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.tSBegin); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.tSDate); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.tSEnd); if (version >= 900990009000001L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.arcPriorityLocal); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.arcPriorityRemote); } }
public override void write(Object obj1, BOutput bout1, long version) { FindHashTagInfo obj = (FindHashTagInfo)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.createDateIso); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.hashtagGuidOrName); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.lastUsedIso); if (version >= 900000030000004L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.minCount); if (version >= 900000030000007L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.findFeeds); if (version >= 900000030000016L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.findSubscriptions); if (version >= 900000030000020L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.findHashTags); } } } } if (version >= 900000030000007L) { // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.actionZ, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.sordZ, false, null); } }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); OcrInfoRecognizeFile obj = (OcrInfoRecognizeFile)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.accuracy); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.minCharConfidence); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.objId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.outputFormat); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.pageNo); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.rectUnit); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.replaceChar); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.singleColumnMode); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.timeoutSeconds); if (version >= 900000030000028L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.pageTimeout); if (version >= 1000170069000001L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.spaces); if (version >= 1000170080000003L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.encoding); } } } // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.imageData, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.recognizeLangs, true, EloixClient.IndexServer.BSerializer_1888107655.instance); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.recognizeRects, false, EloixClient.IndexServer.BSerializer_610838867.instance); if (version >= 900000030000027L) { // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.pageNumbers, false, EloixClient.IndexServer.BSerializer_100361105.instance); } }
public override void write(Object obj1, BOutput bout1, long version) { CopyOptions obj = (CopyOptions)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.copyOnlyBaseElement); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.copyStructuresAndDocuments); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.keepCurrentNotes); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.keepOriginalOwner); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.newParentId); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.targetName); if (version >= 800000000000004L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.keepReferences); if (version >= 800000032000003L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.copyOnlyWorkversion); if (version >= 800000032000005L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.acceptChanges); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.keepOriginalPermissions); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.takeTargetPermissions); if (version >= 800000032000008L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.copyOnlyWorkAttachment); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.inclAttachments); if (version >= 900000000000006L) { // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.adjustAclDifference); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.moveOnly); } } } } } }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_checkoutSubs obj = (BRequest_IXServicePortIF_checkoutSubs)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.userIdValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.lockZValue, false, null); }
public override void write(Object obj1, BOutput bout1, long version) { ChatStructure obj = (ChatStructure)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.Msg); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putDouble(obj.ReceivedAt); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putDouble(obj.SentAt); }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_testAdapter obj = (BRequest_IXServicePortIF_testAdapter)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.fnValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.paramsValue, true, EloixClient.IndexServer.BSerializer_1888107655.instance); }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_loginKerberos obj = (BRequest_IXServicePortIF_loginKerberos)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.clientComputerValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ticketValue, false, EloixClient.IndexServer.BSerializer_1374008726.instance); }
public override void write(Object obj1, BOutput bout1, long version) { base.write(obj1, bout1, version); HashTag obj = (HashTag)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.counter); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.createDateIso); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.hstgGuid); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.hstgName); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.lastUsedIso); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putInt(obj.status); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.tStamp); }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_getWorkflowTemplateVersions obj = (BRequest_IXServicePortIF_getWorkflowTemplateVersions)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.flowIdValue); // checkpoint byps.gen.cs.PrintContext:494 bbuf.putBoolean(obj.onlyDeletedValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_FeedService_registerNotify obj = (BRequest_FeedService_registerNotify)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.feedGuidValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.notifyValue, false, null); }
public override void write(Object obj1, BOutput bout1, long version) { BRequest_IXServicePortIF_deleteActivityProject obj = (BRequest_IXServicePortIF_deleteActivityProject)obj1; BOutputBin bout = (BOutputBin)bout1; BBufferBin bbuf = bout.bbuf; // checkpoint byps.gen.cs.PrintContext:494 bbuf.putString(obj.projectNameValue); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.ciValue, false, null); // checkpoint byps.gen.cs.PrintContext:494 bout.writeObj(obj.unlockZValue, false, null); }