POST api/CustomEditor/SetPhotoCaption
Request Information
URI Parameters
None.
Body Parameters
CustomPhotoCaptionViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Category | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": 1, "category": 2 }
application/xml, text/xml
Sample:
<CustomPhotoCaptionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.ViewModels"> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
CustomEditorViewModelName | Description | Type | Additional information |
---|---|---|---|
Fields | Collection of CustomFieldViewModel |
None. |
|
Field | CustomFieldViewModel |
None. |
|
CustomSheets | Collection of CustomSheetViewModel |
None. |
|
CustomSheetLookup | Collection of LookupDto |
None. |
|
SelectedCustomSheet | CustomSheetViewModel |
None. |
|
CustomDrawingItems | Collection of CustomDrawingItemViewModel |
None. |
|
StylePhotoMenuItems | Collection of LookupDto |
None. |
|
PhotoCaptionMenuItems | Collection of LookupDto |
None. |
|
PageSizes | Collection of LookupDto |
None. |
|
ImageFileMenuItems | Collection of LookupDto |
None. |
|
Success | boolean |
None. |
|
ConfirmMessage | string |
None. |
|
ShowFields | boolean |
None. |
|
ShowFieldCodes | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "fields": [ { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" } ], "field": { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, "customSheets": [ { "id": 1, "customSheetName": "sample string 2", "storageUid": "424d33f4-dffb-4275-bd55-ddb57eb9fdca", "uniqueId": "7f0fa0df-1405-4426-a863-6bd7854eab11", "fileName": "sample string 4", "uniqueFileName": "sample string 5", "content": "sample string 6", "additionalInformationJson": "sample string 7", "pageSize": 8, "pageOrientation": 9, "additionalInformation": { "stairDrawings": [ { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" }, { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" } ], "zones": [ { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" }, { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" } ], "stylePhotos": [ { "id": 1, "category": 2, "center": true, "scale": true }, { "id": 1, "category": 2, "center": true, "scale": true } ], "fields": [ { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" } ], "photoCaptions": [ { "id": 1, "category": 2 }, { "id": 1, "category": 2 } ], "imageFiles": [ { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" }, { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" } ] }, "selectedField": { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, "message": "sample string 10", "success": true, "contentForPrint": "sample string 12", "annotations": [ { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 }, { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 } ], "hasAnnotations": true, "customSheetSnapShotSelections": { "snapshotType": 0, "sharedTextureSnapshot": "76429bee-1335-4239-8c3f-b43762fcb722", "blobCustomSheetSnapshotSelection": [ { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 }, { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 } ] }, "shapeAnnotationDefaults": { "shapes": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ], "patterns": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ] } }, { "id": 1, "customSheetName": "sample string 2", "storageUid": "424d33f4-dffb-4275-bd55-ddb57eb9fdca", "uniqueId": "7f0fa0df-1405-4426-a863-6bd7854eab11", "fileName": "sample string 4", "uniqueFileName": "sample string 5", "content": "sample string 6", "additionalInformationJson": "sample string 7", "pageSize": 8, "pageOrientation": 9, "additionalInformation": { "stairDrawings": [ { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" }, { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" } ], "zones": [ { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" }, { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" } ], "stylePhotos": [ { "id": 1, "category": 2, "center": true, "scale": true }, { "id": 1, "category": 2, "center": true, "scale": true } ], "fields": [ { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" } ], "photoCaptions": [ { "id": 1, "category": 2 }, { "id": 1, "category": 2 } ], "imageFiles": [ { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" }, { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" } ] }, "selectedField": { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, "message": "sample string 10", "success": true, "contentForPrint": "sample string 12", "annotations": [ { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 }, { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 } ], "hasAnnotations": true, "customSheetSnapShotSelections": { "snapshotType": 0, "sharedTextureSnapshot": "76429bee-1335-4239-8c3f-b43762fcb722", "blobCustomSheetSnapshotSelection": [ { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 }, { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 } ] }, "shapeAnnotationDefaults": { "shapes": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ], "patterns": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ] } } ], "customSheetLookup": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedCustomSheet": { "id": 1, "customSheetName": "sample string 2", "storageUid": "424d33f4-dffb-4275-bd55-ddb57eb9fdca", "uniqueId": "7f0fa0df-1405-4426-a863-6bd7854eab11", "fileName": "sample string 4", "uniqueFileName": "sample string 5", "content": "sample string 6", "additionalInformationJson": "sample string 7", "pageSize": 8, "pageOrientation": 9, "additionalInformation": { "stairDrawings": [ { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" }, { "id": 1, "drawId": "sample string 2", "separations": true, "wellMask": 4, "stairMask1": 5, "stairMask2": 6, "stair3dMask": 7, "dimensionSize": 8, "stairDrawing": "sample string 9", "code": "sample string 10", "landscape": true, "printPreview": true, "show3d": true, "fontDetail": { "fontFamily": "sample string 1", "fontStyle": "sample string 2", "fontWeight": "sample string 3", "fontSize": "sample string 4", "fontColor": "sample string 5", "textDecoration": "sample string 6" }, "selectedCustomDrawingItem": { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "blobNames": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "selectedTemplate": "sample string 14", "positionCaption": "sample string 15", "zoomCaption": "sample string 16", "enableSaveButton": true, "enableDeleteButton": true, "isPosition": true, "canvasLeft": 20, "canvasTop": 21, "canvasWidth": 22, "canvasHeight": 23, "zoomParameter": { "startX": 1, "startY": 2, "endX": 3, "endY": 4, "canvasHeight": 5, "canvasWidth": 6, "ctrlPress": true }, "printContent": "sample string 24" } ], "zones": [ { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" }, { "id": 1, "zoneType": 2, "unitIndexSpecific": 3, "jobIndexSpecific": 4, "categoryList": "sample string 5" } ], "stylePhotos": [ { "id": 1, "category": 2, "center": true, "scale": true }, { "id": 1, "category": 2, "center": true, "scale": true } ], "fields": [ { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" } ], "photoCaptions": [ { "id": 1, "category": 2 }, { "id": 1, "category": 2 } ], "imageFiles": [ { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" }, { "id": 1, "customId": "sample string 2", "center": true, "scale": true, "uniqueId": "9982caf2-b432-46bc-94f8-fcb716e8f557", "customSheetStorageUid": "49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7" } ] }, "selectedField": { "text": "sample string 1", "ioType": 2, "code": 3, "objectTag": "sample string 4", "myData": "sample string 5", "subCode": 6, "category": 7, "listIndex": 8, "zone": 9, "value": "sample string 10", "textColor": "sample string 11" }, "message": "sample string 10", "success": true, "contentForPrint": "sample string 12", "annotations": [ { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 }, { "jobUid": "sample string 1", "id": 2, "reportId": "sample string 3", "annotationId": "sample string 4", "annotationType": 5, "pageNo": 6, "pageOrientation": 7, "left": "sample string 8", "top": "sample string 9", "width": "sample string 10", "height": "sample string 11", "contents": "sample string 12", "fontFamily": "sample string 13", "fontStyle": "sample string 14", "fontWeight": "sample string 15", "fontSize": "sample string 16", "fontColor": "sample string 17", "textDecoration": "sample string 18", "border": "sample string 19", "fillColor": "sample string 20", "alignment": "sample string 21", "arrowId": "sample string 22", "arrowLineId": "sample string 23", "arrowX": "sample string 24", "arrowY": "sample string 25", "imageUrl": "sample string 26", "imageUniqueId": "820d6cf6-8a48-4a6c-8c37-39c06255472b", "isAnnotationDeleted": true, "imageAnnotation": { "id": 1, "uniqueId": "127e289e-8e2b-46d0-b59b-c3dde4606977", "fileName": "sample string 3", "jobUid": "1c17e631-13be-4eb6-b0f2-a7132afa51f7" }, "rotateValue": "sample string 29", "shapeName": "sample string 30", "shapeStrokeWidth": "sample string 31", "shapeStrokeColor": "sample string 32", "shapeStrokeDashArray": "sample string 33", "shapeFillColor": "sample string 34", "shapeHatchSelection": "sample string 35", "annotationUniqueName": "sample string 36", "annotationWorkOrderId": 37 } ], "hasAnnotations": true, "customSheetSnapShotSelections": { "snapshotType": 0, "sharedTextureSnapshot": "76429bee-1335-4239-8c3f-b43762fcb722", "blobCustomSheetSnapshotSelection": [ { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 }, { "customSheetName": "sample string 1", "id": 2, "drawingId": 3, "customSheetUid": "fca8cffa-2765-4837-8d4c-ef6181ceaeee", "textureSnapshotUid": "ece5960b-db59-42a6-9826-249dd58716f8", "positionSnapshotUid": "eb786c56-30fa-46aa-8904-0b2eb4652372", "show3d": true, "snapshotType": 0 } ] }, "shapeAnnotationDefaults": { "shapes": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ], "patterns": [ { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" }, { "shapeName": "sample string 1", "shapeSVG": "sample string 2", "shapeViewBox": "sample string 3" } ] } }, "customDrawingItems": [ { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true }, { "maskId": 1, "mask": 2, "caption": "sample string 3", "include": true, "reference": "sample string 5", "isHeader": true } ], "stylePhotoMenuItems": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "photoCaptionMenuItems": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "pageSizes": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "imageFileMenuItems": [ { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" }, { "id": 1, "idString": "sample string 2", "name": "sample string 3", "parentId": "sample string 4", "description": "sample string 5", "selected": true, "sortIndex": 7, "uniqueId": "ecc24c4a-9283-430a-b7c3-d5c2a5c38503", "parentUid": "ef1c87d8-6b57-4d34-b3e5-d51dd04c109a" } ], "success": true, "confirmMessage": "sample string 2", "showFields": true, "showFieldCodes": true }
application/xml, text/xml
Sample:
<CustomEditorViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.ViewModels"> <ConfirmMessage>sample string 2</ConfirmMessage> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <CustomSheetLookup xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> </CustomSheetLookup> <CustomSheets> <CustomSheetViewModel> <AdditionalInformation> <Fields> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> </Fields> <ImageFiles> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> </ImageFiles> <PhotoCaptions> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> </PhotoCaptions> <StairDrawings> <CustomDrawingViewModel> <BlobNames xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d7p1:CanvasHeight>5</d7p1:CanvasHeight> <d7p1:CanvasWidth>6</d7p1:CanvasWidth> <d7p1:CtrlPress>true</d7p1:CtrlPress> <d7p1:EndX>3</d7p1:EndX> <d7p1:EndY>4</d7p1:EndY> <d7p1:StartX>1</d7p1:StartX> <d7p1:StartY>2</d7p1:StartY> </ZoomParameter> </CustomDrawingViewModel> <CustomDrawingViewModel> <BlobNames xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d7p1:CanvasHeight>5</d7p1:CanvasHeight> <d7p1:CanvasWidth>6</d7p1:CanvasWidth> <d7p1:CtrlPress>true</d7p1:CtrlPress> <d7p1:EndX>3</d7p1:EndX> <d7p1:EndY>4</d7p1:EndY> <d7p1:StartX>1</d7p1:StartX> <d7p1:StartY>2</d7p1:StartY> </ZoomParameter> </CustomDrawingViewModel> </StairDrawings> <StylePhotos> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> </StylePhotos> <Zones> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> </Zones> </AdditionalInformation> <AdditionalInformationJson>sample string 7</AdditionalInformationJson> <Annotations> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> </Annotations> <Content>sample string 6</Content> <ContentForPrint>sample string 12</ContentForPrint> <CustomSheetName>sample string 2</CustomSheetName> <CustomSheetSnapShotSelections> <BlobCustomSheetSnapshotSelection> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> </BlobCustomSheetSnapshotSelection> <SharedTextureSnapshot>76429bee-1335-4239-8c3f-b43762fcb722</SharedTextureSnapshot> <SnapshotType>csNone</SnapshotType> </CustomSheetSnapShotSelections> <FileName>sample string 4</FileName> <HasAnnotations>true</HasAnnotations> <Id>1</Id> <Message>sample string 10</Message> <PageOrientation>9</PageOrientation> <PageSize>8</PageSize> <SelectedField> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </SelectedField> <ShapeAnnotationDefaults> <Patterns> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Patterns> <Shapes> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Shapes> </ShapeAnnotationDefaults> <StorageUid>424d33f4-dffb-4275-bd55-ddb57eb9fdca</StorageUid> <Success>true</Success> <UniqueFileName>sample string 5</UniqueFileName> <UniqueId>7f0fa0df-1405-4426-a863-6bd7854eab11</UniqueId> </CustomSheetViewModel> <CustomSheetViewModel> <AdditionalInformation> <Fields> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> </Fields> <ImageFiles> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> </ImageFiles> <PhotoCaptions> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> </PhotoCaptions> <StairDrawings> <CustomDrawingViewModel> <BlobNames xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d7p1:CanvasHeight>5</d7p1:CanvasHeight> <d7p1:CanvasWidth>6</d7p1:CanvasWidth> <d7p1:CtrlPress>true</d7p1:CtrlPress> <d7p1:EndX>3</d7p1:EndX> <d7p1:EndY>4</d7p1:EndY> <d7p1:StartX>1</d7p1:StartX> <d7p1:StartY>2</d7p1:StartY> </ZoomParameter> </CustomDrawingViewModel> <CustomDrawingViewModel> <BlobNames xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> <d7p1:LookupDto> <d7p1:_x003C_Description_x003E_k__BackingField>sample string 5</d7p1:_x003C_Description_x003E_k__BackingField> <d7p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d7p1:_x003C_IdString_x003E_k__BackingField> <d7p1:_x003C_Id_x003E_k__BackingField>1</d7p1:_x003C_Id_x003E_k__BackingField> <d7p1:_x003C_Name_x003E_k__BackingField>sample string 3</d7p1:_x003C_Name_x003E_k__BackingField> <d7p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d7p1:_x003C_ParentId_x003E_k__BackingField> <d7p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d7p1:_x003C_ParentUid_x003E_k__BackingField> <d7p1:_x003C_Selected_x003E_k__BackingField>true</d7p1:_x003C_Selected_x003E_k__BackingField> <d7p1:_x003C_SortIndex_x003E_k__BackingField>7</d7p1:_x003C_SortIndex_x003E_k__BackingField> <d7p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d7p1:_x003C_UniqueId_x003E_k__BackingField> </d7p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d7p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d7p1:CanvasHeight>5</d7p1:CanvasHeight> <d7p1:CanvasWidth>6</d7p1:CanvasWidth> <d7p1:CtrlPress>true</d7p1:CtrlPress> <d7p1:EndX>3</d7p1:EndX> <d7p1:EndY>4</d7p1:EndY> <d7p1:StartX>1</d7p1:StartX> <d7p1:StartY>2</d7p1:StartY> </ZoomParameter> </CustomDrawingViewModel> </StairDrawings> <StylePhotos> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> </StylePhotos> <Zones> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> </Zones> </AdditionalInformation> <AdditionalInformationJson>sample string 7</AdditionalInformationJson> <Annotations> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> </Annotations> <Content>sample string 6</Content> <ContentForPrint>sample string 12</ContentForPrint> <CustomSheetName>sample string 2</CustomSheetName> <CustomSheetSnapShotSelections> <BlobCustomSheetSnapshotSelection> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> </BlobCustomSheetSnapshotSelection> <SharedTextureSnapshot>76429bee-1335-4239-8c3f-b43762fcb722</SharedTextureSnapshot> <SnapshotType>csNone</SnapshotType> </CustomSheetSnapShotSelections> <FileName>sample string 4</FileName> <HasAnnotations>true</HasAnnotations> <Id>1</Id> <Message>sample string 10</Message> <PageOrientation>9</PageOrientation> <PageSize>8</PageSize> <SelectedField> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </SelectedField> <ShapeAnnotationDefaults> <Patterns> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Patterns> <Shapes> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Shapes> </ShapeAnnotationDefaults> <StorageUid>424d33f4-dffb-4275-bd55-ddb57eb9fdca</StorageUid> <Success>true</Success> <UniqueFileName>sample string 5</UniqueFileName> <UniqueId>7f0fa0df-1405-4426-a863-6bd7854eab11</UniqueId> </CustomSheetViewModel> </CustomSheets> <Field> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </Field> <Fields> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> </Fields> <ImageFileMenuItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> </ImageFileMenuItems> <PageSizes xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> </PageSizes> <PhotoCaptionMenuItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> </PhotoCaptionMenuItems> <SelectedCustomSheet> <AdditionalInformation> <Fields> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> <CustomFieldViewModel> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </CustomFieldViewModel> </Fields> <ImageFiles> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> <CustomImageFileViewModel> <Center>true</Center> <CustomId>sample string 2</CustomId> <CustomSheetStorageUid>49aac8ed-ac1f-4d68-acb1-7bcb632c2ea7</CustomSheetStorageUid> <Id>1</Id> <Scale>true</Scale> <UniqueId>9982caf2-b432-46bc-94f8-fcb716e8f557</UniqueId> </CustomImageFileViewModel> </ImageFiles> <PhotoCaptions> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> <CustomPhotoCaptionViewModel> <Category>2</Category> <Id>1</Id> </CustomPhotoCaptionViewModel> </PhotoCaptions> <StairDrawings> <CustomDrawingViewModel> <BlobNames xmlns:d6p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d6p1:LookupDto> <d6p1:_x003C_Description_x003E_k__BackingField>sample string 5</d6p1:_x003C_Description_x003E_k__BackingField> <d6p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d6p1:_x003C_IdString_x003E_k__BackingField> <d6p1:_x003C_Id_x003E_k__BackingField>1</d6p1:_x003C_Id_x003E_k__BackingField> <d6p1:_x003C_Name_x003E_k__BackingField>sample string 3</d6p1:_x003C_Name_x003E_k__BackingField> <d6p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d6p1:_x003C_ParentId_x003E_k__BackingField> <d6p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d6p1:_x003C_ParentUid_x003E_k__BackingField> <d6p1:_x003C_Selected_x003E_k__BackingField>true</d6p1:_x003C_Selected_x003E_k__BackingField> <d6p1:_x003C_SortIndex_x003E_k__BackingField>7</d6p1:_x003C_SortIndex_x003E_k__BackingField> <d6p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d6p1:_x003C_UniqueId_x003E_k__BackingField> </d6p1:LookupDto> <d6p1:LookupDto> <d6p1:_x003C_Description_x003E_k__BackingField>sample string 5</d6p1:_x003C_Description_x003E_k__BackingField> <d6p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d6p1:_x003C_IdString_x003E_k__BackingField> <d6p1:_x003C_Id_x003E_k__BackingField>1</d6p1:_x003C_Id_x003E_k__BackingField> <d6p1:_x003C_Name_x003E_k__BackingField>sample string 3</d6p1:_x003C_Name_x003E_k__BackingField> <d6p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d6p1:_x003C_ParentId_x003E_k__BackingField> <d6p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d6p1:_x003C_ParentUid_x003E_k__BackingField> <d6p1:_x003C_Selected_x003E_k__BackingField>true</d6p1:_x003C_Selected_x003E_k__BackingField> <d6p1:_x003C_SortIndex_x003E_k__BackingField>7</d6p1:_x003C_SortIndex_x003E_k__BackingField> <d6p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d6p1:_x003C_UniqueId_x003E_k__BackingField> </d6p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d6p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d6p1:CanvasHeight>5</d6p1:CanvasHeight> <d6p1:CanvasWidth>6</d6p1:CanvasWidth> <d6p1:CtrlPress>true</d6p1:CtrlPress> <d6p1:EndX>3</d6p1:EndX> <d6p1:EndY>4</d6p1:EndY> <d6p1:StartX>1</d6p1:StartX> <d6p1:StartY>2</d6p1:StartY> </ZoomParameter> </CustomDrawingViewModel> <CustomDrawingViewModel> <BlobNames xmlns:d6p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d6p1:LookupDto> <d6p1:_x003C_Description_x003E_k__BackingField>sample string 5</d6p1:_x003C_Description_x003E_k__BackingField> <d6p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d6p1:_x003C_IdString_x003E_k__BackingField> <d6p1:_x003C_Id_x003E_k__BackingField>1</d6p1:_x003C_Id_x003E_k__BackingField> <d6p1:_x003C_Name_x003E_k__BackingField>sample string 3</d6p1:_x003C_Name_x003E_k__BackingField> <d6p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d6p1:_x003C_ParentId_x003E_k__BackingField> <d6p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d6p1:_x003C_ParentUid_x003E_k__BackingField> <d6p1:_x003C_Selected_x003E_k__BackingField>true</d6p1:_x003C_Selected_x003E_k__BackingField> <d6p1:_x003C_SortIndex_x003E_k__BackingField>7</d6p1:_x003C_SortIndex_x003E_k__BackingField> <d6p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d6p1:_x003C_UniqueId_x003E_k__BackingField> </d6p1:LookupDto> <d6p1:LookupDto> <d6p1:_x003C_Description_x003E_k__BackingField>sample string 5</d6p1:_x003C_Description_x003E_k__BackingField> <d6p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d6p1:_x003C_IdString_x003E_k__BackingField> <d6p1:_x003C_Id_x003E_k__BackingField>1</d6p1:_x003C_Id_x003E_k__BackingField> <d6p1:_x003C_Name_x003E_k__BackingField>sample string 3</d6p1:_x003C_Name_x003E_k__BackingField> <d6p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d6p1:_x003C_ParentId_x003E_k__BackingField> <d6p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d6p1:_x003C_ParentUid_x003E_k__BackingField> <d6p1:_x003C_Selected_x003E_k__BackingField>true</d6p1:_x003C_Selected_x003E_k__BackingField> <d6p1:_x003C_SortIndex_x003E_k__BackingField>7</d6p1:_x003C_SortIndex_x003E_k__BackingField> <d6p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d6p1:_x003C_UniqueId_x003E_k__BackingField> </d6p1:LookupDto> </BlobNames> <CanvasHeight>23</CanvasHeight> <CanvasLeft>20</CanvasLeft> <CanvasTop>21</CanvasTop> <CanvasWidth>22</CanvasWidth> <Code>sample string 10</Code> <CustomDrawingItems> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> <CustomDrawingItemViewModel> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </CustomDrawingItemViewModel> </CustomDrawingItems> <DimensionSize>8</DimensionSize> <DrawId>sample string 2</DrawId> <EnableDeleteButton>true</EnableDeleteButton> <EnableSaveButton>true</EnableSaveButton> <FontDetail> <FontColor>sample string 5</FontColor> <FontFamily>sample string 1</FontFamily> <FontSize>sample string 4</FontSize> <FontStyle>sample string 2</FontStyle> <FontWeight>sample string 3</FontWeight> <TextDecoration>sample string 6</TextDecoration> </FontDetail> <Id>1</Id> <IsPosition>true</IsPosition> <Landscape>true</Landscape> <PositionCaption>sample string 15</PositionCaption> <PrintContent>sample string 24</PrintContent> <PrintPreview>true</PrintPreview> <SelectedCustomDrawingItem> <Caption>sample string 3</Caption> <Include>true</Include> <IsHeader>true</IsHeader> <Mask>2</Mask> <MaskId>1</MaskId> <Reference>sample string 5</Reference> </SelectedCustomDrawingItem> <SelectedTemplate>sample string 14</SelectedTemplate> <Separations>true</Separations> <Show3d>true</Show3d> <Stair3dMask>7</Stair3dMask> <StairDrawing>sample string 9</StairDrawing> <StairMask1>5</StairMask1> <StairMask2>6</StairMask2> <WellMask>4</WellMask> <ZoomCaption>sample string 16</ZoomCaption> <ZoomParameter xmlns:d6p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto.Parameter"> <d6p1:CanvasHeight>5</d6p1:CanvasHeight> <d6p1:CanvasWidth>6</d6p1:CanvasWidth> <d6p1:CtrlPress>true</d6p1:CtrlPress> <d6p1:EndX>3</d6p1:EndX> <d6p1:EndY>4</d6p1:EndY> <d6p1:StartX>1</d6p1:StartX> <d6p1:StartY>2</d6p1:StartY> </ZoomParameter> </CustomDrawingViewModel> </StairDrawings> <StylePhotos> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> <CustomStylePhotoViewModel> <Category>2</Category> <Center>true</Center> <Id>1</Id> <Scale>true</Scale> </CustomStylePhotoViewModel> </StylePhotos> <Zones> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> <CustomZoneViewModel> <CategoryList>sample string 5</CategoryList> <Id>1</Id> <JobIndexSpecific>4</JobIndexSpecific> <UnitIndexSpecific>3</UnitIndexSpecific> <ZoneType>2</ZoneType> </CustomZoneViewModel> </Zones> </AdditionalInformation> <AdditionalInformationJson>sample string 7</AdditionalInformationJson> <Annotations> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> <AnnotationViewModel> <Alignment>sample string 21</Alignment> <AnnotationId>sample string 4</AnnotationId> <AnnotationType>5</AnnotationType> <AnnotationUniqueName>sample string 36</AnnotationUniqueName> <AnnotationWorkOrderId>37</AnnotationWorkOrderId> <ArrowId>sample string 22</ArrowId> <ArrowLineId>sample string 23</ArrowLineId> <ArrowX>sample string 24</ArrowX> <ArrowY>sample string 25</ArrowY> <Border>sample string 19</Border> <Contents>sample string 12</Contents> <FillColor>sample string 20</FillColor> <FontColor>sample string 17</FontColor> <FontFamily>sample string 13</FontFamily> <FontSize>sample string 16</FontSize> <FontStyle>sample string 14</FontStyle> <FontWeight>sample string 15</FontWeight> <Height>sample string 11</Height> <Id>2</Id> <ImageAnnotation> <FileName>sample string 3</FileName> <Id>1</Id> <JobUid>1c17e631-13be-4eb6-b0f2-a7132afa51f7</JobUid> <UniqueId>127e289e-8e2b-46d0-b59b-c3dde4606977</UniqueId> </ImageAnnotation> <ImageUniqueId>820d6cf6-8a48-4a6c-8c37-39c06255472b</ImageUniqueId> <ImageUrl>sample string 26</ImageUrl> <IsAnnotationDeleted>true</IsAnnotationDeleted> <JobUid>sample string 1</JobUid> <Left>sample string 8</Left> <PageNo>6</PageNo> <PageOrientation>7</PageOrientation> <ReportId>sample string 3</ReportId> <RotateValue>sample string 29</RotateValue> <ShapeFillColor>sample string 34</ShapeFillColor> <ShapeHatchSelection>sample string 35</ShapeHatchSelection> <ShapeName>sample string 30</ShapeName> <ShapeStrokeColor>sample string 32</ShapeStrokeColor> <ShapeStrokeDashArray>sample string 33</ShapeStrokeDashArray> <ShapeStrokeWidth>sample string 31</ShapeStrokeWidth> <TextDecoration>sample string 18</TextDecoration> <Top>sample string 9</Top> <Width>sample string 10</Width> </AnnotationViewModel> </Annotations> <Content>sample string 6</Content> <ContentForPrint>sample string 12</ContentForPrint> <CustomSheetName>sample string 2</CustomSheetName> <CustomSheetSnapShotSelections> <BlobCustomSheetSnapshotSelection> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> <BlobCustomSheetSnapshotSelectionElementModel> <CustomSheetName>sample string 1</CustomSheetName> <CustomSheetUid>fca8cffa-2765-4837-8d4c-ef6181ceaeee</CustomSheetUid> <DrawingId>3</DrawingId> <Id>2</Id> <PositionSnapshotUid>eb786c56-30fa-46aa-8904-0b2eb4652372</PositionSnapshotUid> <Show3d>true</Show3d> <SnapshotType>csNone</SnapshotType> <TextureSnapshotUid>ece5960b-db59-42a6-9826-249dd58716f8</TextureSnapshotUid> </BlobCustomSheetSnapshotSelectionElementModel> </BlobCustomSheetSnapshotSelection> <SharedTextureSnapshot>76429bee-1335-4239-8c3f-b43762fcb722</SharedTextureSnapshot> <SnapshotType>csNone</SnapshotType> </CustomSheetSnapShotSelections> <FileName>sample string 4</FileName> <HasAnnotations>true</HasAnnotations> <Id>1</Id> <Message>sample string 10</Message> <PageOrientation>9</PageOrientation> <PageSize>8</PageSize> <SelectedField> <Category>7</Category> <Code>3</Code> <IoType>2</IoType> <ListIndex>8</ListIndex> <MyData>sample string 5</MyData> <ObjectTag>sample string 4</ObjectTag> <SubCode>6</SubCode> <Text>sample string 1</Text> <TextColor>sample string 11</TextColor> <Value>sample string 10</Value> <Zone>9</Zone> </SelectedField> <ShapeAnnotationDefaults> <Patterns> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Patterns> <Shapes> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> <ShapeAnnotation> <ShapeName>sample string 1</ShapeName> <ShapeSVG>sample string 2</ShapeSVG> <ShapeViewBox>sample string 3</ShapeViewBox> </ShapeAnnotation> </Shapes> </ShapeAnnotationDefaults> <StorageUid>424d33f4-dffb-4275-bd55-ddb57eb9fdca</StorageUid> <Success>true</Success> <UniqueFileName>sample string 5</UniqueFileName> <UniqueId>7f0fa0df-1405-4426-a863-6bd7854eab11</UniqueId> </SelectedCustomSheet> <ShowFieldCodes>true</ShowFieldCodes> <ShowFields>true</ShowFields> <StylePhotoMenuItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.Dto"> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> <d2p1:LookupDto> <d2p1:_x003C_Description_x003E_k__BackingField>sample string 5</d2p1:_x003C_Description_x003E_k__BackingField> <d2p1:_x003C_IdString_x003E_k__BackingField>sample string 2</d2p1:_x003C_IdString_x003E_k__BackingField> <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField> <d2p1:_x003C_Name_x003E_k__BackingField>sample string 3</d2p1:_x003C_Name_x003E_k__BackingField> <d2p1:_x003C_ParentId_x003E_k__BackingField>sample string 4</d2p1:_x003C_ParentId_x003E_k__BackingField> <d2p1:_x003C_ParentUid_x003E_k__BackingField>ef1c87d8-6b57-4d34-b3e5-d51dd04c109a</d2p1:_x003C_ParentUid_x003E_k__BackingField> <d2p1:_x003C_Selected_x003E_k__BackingField>true</d2p1:_x003C_Selected_x003E_k__BackingField> <d2p1:_x003C_SortIndex_x003E_k__BackingField>7</d2p1:_x003C_SortIndex_x003E_k__BackingField> <d2p1:_x003C_UniqueId_x003E_k__BackingField>ecc24c4a-9283-430a-b7c3-d5c2a5c38503</d2p1:_x003C_UniqueId_x003E_k__BackingField> </d2p1:LookupDto> </StylePhotoMenuItems> <Success>true</Success> </CustomEditorViewModel>