GET api/Style/{id}?styleId={styleId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
styleId

string

Required

id

string

None.

Body Parameters

None.

Response Information

Resource Description

StyleMainViewModel
NameDescriptionTypeAdditional information
Categories

Collection of LookupDto

None.

Styles

Collection of LookupDto

None.

Themes

Collection of LookupDto

None.

Winders

Collection of LookupDto

None.

Fittings

Collection of LookupDto

None.

CurrentStyle

StyleViewModel

None.

CurrentCategoryIndex

integer

None.

CurrentCategoryId

integer

None.

ShowNotes

boolean

None.

ShowProfile

boolean

None.

IsShowDepthBeforeWidth

boolean

None.

CurrentStyleId

integer

None.

CurrentStyleIndex

integer

None.

StyleSaveResult

StyleResultViewModel

None.

DeleteAll

boolean

None.

DeleteSizeInTimberCost

boolean

None.

Parts

Collection of PartLookupViewModel

None.

ExportViewModel

ExportViewModel

None.

ImportViewModel

ImportViewModel

None.

DeleteExtras

boolean

None.

ImportResultViewModel

ImportResultViewModel

None.

FieldNameUpdate

string

None.

IsInComponentStore

boolean

None.

WindowLock

LockInformationModel

None.

Response Formats

application/json, text/json

Sample:
{
  "categories": [
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    },
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    }
  ],
  "styles": [
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    },
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    }
  ],
  "themes": [
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    },
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    }
  ],
  "winders": [
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    },
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    }
  ],
  "fittings": [
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    },
    {
      "id": 1,
      "idString": "sample string 2",
      "name": "sample string 3",
      "parentId": "sample string 4",
      "description": "sample string 5",
      "selected": true,
      "sortIndex": 7,
      "uniqueId": "4996d245-aee4-4b08-9a0e-37ba8df4c1cf",
      "parentUid": "c7e961c3-8671-4aa2-adc7-18cb87e484da"
    }
  ],
  "currentStyle": {
    "id": "6eb5d6af-4ceb-40cf-b339-c05e30f9df05",
    "companyId": 1,
    "category": 1,
    "styleName": "sample string 2",
    "description": "sample string 3",
    "styleClass": "sample string 4",
    "sizeId": 1,
    "width": "sample string 5",
    "widthValue": 1,
    "depth": "sample string 6",
    "depthValue": 1,
    "styleNote": "sample string 7",
    "timberThemeId": 1,
    "timberThemeName": "sample string 8",
    "fittingBlobUid": "fac4852e-0cfc-46da-b112-9bf513ab3c38",
    "fittingBlobName": "sample string 9",
    "partId": 1,
    "partCode": "sample string 10",
    "partOption": 11,
    "styleType": 12,
    "styleTypeRevert": 1,
    "styleTypeRevertText": "sample string 13",
    "styleVersion": 1,
    "outHouseCost": "sample string 14",
    "optionMask": 1,
    "turnTime": 1,
    "photoId": 1,
    "photoCaption": "sample string 15",
    "value1": 1,
    "value2": 1,
    "value3": 1,
    "value4": 1,
    "value5": 1,
    "value6": 1,
    "value7": 1,
    "value8": 1,
    "value9": 1,
    "value10": 1,
    "value11": 1,
    "value12": 1,
    "value13": 1,
    "value14": 1,
    "value1Text": "sample string 16",
    "value2Text": "sample string 17",
    "value3Text": "sample string 18",
    "value4Text": "sample string 19",
    "value5Text": "sample string 20",
    "value6Text": "sample string 21",
    "value7Text": "sample string 22",
    "value8Text": "sample string 23",
    "value9Text": "sample string 24",
    "value10Text": "sample string 25",
    "value11Text": "sample string 26",
    "value12Text": "sample string 27",
    "value13Text": "sample string 28",
    "value14Text": "sample string 29",
    "checkBox1": true,
    "checkBox2": true,
    "checkBox3": true,
    "checkBox4": true,
    "checkBox5": true,
    "checkBox6": true,
    "checkBox7": true,
    "checkBox8": true,
    "checkBox9": true,
    "widthVisible": true,
    "depthVisible": true,
    "themeVisible": true,
    "optionTypesEnabled": [
      true,
      true
    ],
    "valuesCaptions": [
      "sample string 1",
      "sample string 2"
    ],
    "checkboxesCaptions": [
      "sample string 1",
      "sample string 2"
    ],
    "valuesVisible": [
      true,
      true
    ],
    "checkboxesVisible": [
      true,
      true
    ],
    "fittingVisible": true,
    "fittingsLabel": "sample string 43",
    "fittingEnabled": true,
    "costMinutesLabel": "sample string 45",
    "costMinutesEnabled": true,
    "partOption1Enabled": true,
    "partOption2Enabled": true,
    "setPartButtonEnabled": true,
    "partIdEnabled": true,
    "deleteInTimberCost": true,
    "valuesEnabled": [
      true,
      true
    ],
    "checkboxesEnabled": [
      true,
      true
    ],
    "depthEnabled": true,
    "widthEnabled": true,
    "selectedIndex": 53,
    "styleInList": "sample string 54",
    "valueMultiplier": 55.1,
    "isFromJobComponent": true
  },
  "currentCategoryIndex": 1,
  "currentCategoryId": 2,
  "showNotes": true,
  "showProfile": true,
  "isShowDepthBeforeWidth": true,
  "currentStyleId": 6,
  "currentStyleIndex": 7,
  "styleSaveResult": {
    "saveSuccess": true,
    "styleNameAndSize": "sample string 2",
    "invalidDepthInFrets": true,
    "invalidDepthInFretsMessage": "sample string 4",
    "styleExists": true,
    "styleExistsMessage": "sample string 6",
    "duplicateClass": true,
    "duplicateClassMessage": "sample string 8",
    "noPartId": true,
    "noPartIdMessage": "sample string 10",
    "isNewStyle": true,
    "newStyleId": "e2e6c8e3-2408-4f28-8d8f-a3bc6fb87e61",
    "categoryId": 12,
    "errorMessage": "sample string 13",
    "errorType": "sample string 14",
    "confirmDeleteTimberCostMessage": "sample string 15",
    "unusedTimberSizeId": 16
  },
  "deleteAll": true,
  "deleteSizeInTimberCost": true,
  "parts": [
    {
      "id": "87379632-4e3d-4451-934a-77e1d94edcf6",
      "partStyle": "sample string 1",
      "partDescription": "sample string 2",
      "partCode": "sample string 3"
    },
    {
      "id": "87379632-4e3d-4451-934a-77e1d94edcf6",
      "partStyle": "sample string 1",
      "partDescription": "sample string 2",
      "partCode": "sample string 3"
    }
  ],
  "exportViewModel": {
    "success": true,
    "message": "sample string 2",
    "path": "sample string 3",
    "fileName": "sample string 4",
    "fileData": null,
    "fileContent": "sample string 5",
    "sequenceFileContent": "sample string 6",
    "sequenceFilePath": "sample string 7",
    "sequenceFileName": "sample string 8",
    "postProcessCL": "sample string 9",
    "postProcessCLPath": "sample string 10",
    "postProcessArgument": "sample string 11",
    "oneSavePrompt": true,
    "dockSawFiles": [
      {
        "fileContent": "sample string 1",
        "filePath": "sample string 2",
        "fileName": "sample string 3",
        "fileExtension": "sample string 4"
      },
      {
        "fileContent": "sample string 1",
        "filePath": "sample string 2",
        "fileName": "sample string 3",
        "fileExtension": "sample string 4"
      }
    ],
    "exportFilesPerPc": [
      {
        "fileContent": "sample string 1",
        "filePath": "sample string 2",
        "fileName": "sample string 3",
        "fileExtension": "sample string 4"
      },
      {
        "fileContent": "sample string 1",
        "filePath": "sample string 2",
        "fileName": "sample string 3",
        "fileExtension": "sample string 4"
      }
    ],
    "pageContentList": [
      {
        "id": 1,
        "reportContent": "sample string 2",
        "pageNumber": 3,
        "reportName": "sample string 4",
        "pageFormat": "sample string 5",
        "pageOrientation": 6,
        "copies": 7
      },
      {
        "id": 1,
        "reportContent": "sample string 2",
        "pageNumber": 3,
        "reportName": "sample string 4",
        "pageFormat": "sample string 5",
        "pageOrientation": 6,
        "copies": 7
      }
    ]
  },
  "importViewModel": {
    "fileName": "sample string 1",
    "path": "sample string 2"
  },
  "deleteExtras": true,
  "importResultViewModel": {
    "success": true,
    "message": "sample string 2"
  },
  "fieldNameUpdate": "sample string 10",
  "isInComponentStore": true,
  "windowLock": {
    "isLocked": true,
    "lockedBy": "sample string 2"
  }
}

application/xml, text/xml

Sample:
<StyleMainViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.ViewModels">
  <Categories 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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</d2p1:_x003C_UniqueId_x003E_k__BackingField>
    </d2p1:LookupDto>
  </Categories>
  <CurrentCategoryId>2</CurrentCategoryId>
  <CurrentCategoryIndex>1</CurrentCategoryIndex>
  <CurrentStyle>
    <Category>1</Category>
    <CheckBox1>true</CheckBox1>
    <CheckBox2>true</CheckBox2>
    <CheckBox3>true</CheckBox3>
    <CheckBox4>true</CheckBox4>
    <CheckBox5>true</CheckBox5>
    <CheckBox6>true</CheckBox6>
    <CheckBox7>true</CheckBox7>
    <CheckBox8>true</CheckBox8>
    <CheckBox9>true</CheckBox9>
    <CheckboxesCaptions xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </CheckboxesCaptions>
    <CheckboxesEnabled xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:boolean>true</d3p1:boolean>
      <d3p1:boolean>true</d3p1:boolean>
    </CheckboxesEnabled>
    <CheckboxesVisible xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:boolean>true</d3p1:boolean>
      <d3p1:boolean>true</d3p1:boolean>
    </CheckboxesVisible>
    <CompanyId>1</CompanyId>
    <CostMinutesEnabled>true</CostMinutesEnabled>
    <CostMinutesLabel>sample string 45</CostMinutesLabel>
    <DeleteInTimberCost>true</DeleteInTimberCost>
    <Depth>sample string 6</Depth>
    <DepthEnabled>true</DepthEnabled>
    <DepthValue>1</DepthValue>
    <DepthVisible>true</DepthVisible>
    <Description>sample string 3</Description>
    <FittingBlobName>sample string 9</FittingBlobName>
    <FittingBlobUid>fac4852e-0cfc-46da-b112-9bf513ab3c38</FittingBlobUid>
    <FittingEnabled>true</FittingEnabled>
    <FittingVisible>true</FittingVisible>
    <FittingsLabel>sample string 43</FittingsLabel>
    <Id>6eb5d6af-4ceb-40cf-b339-c05e30f9df05</Id>
    <IsFromJobComponent>true</IsFromJobComponent>
    <OptionMask>1</OptionMask>
    <OptionTypesEnabled xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:boolean>true</d3p1:boolean>
      <d3p1:boolean>true</d3p1:boolean>
    </OptionTypesEnabled>
    <OutHouseCost>sample string 14</OutHouseCost>
    <PartCode>sample string 10</PartCode>
    <PartId>1</PartId>
    <PartIdEnabled>true</PartIdEnabled>
    <PartOption>11</PartOption>
    <PartOption1Enabled>true</PartOption1Enabled>
    <PartOption2Enabled>true</PartOption2Enabled>
    <PhotoCaption>sample string 15</PhotoCaption>
    <PhotoId>1</PhotoId>
    <SelectedIndex>53</SelectedIndex>
    <SetPartButtonEnabled>true</SetPartButtonEnabled>
    <SizeId>1</SizeId>
    <StyleClass>sample string 4</StyleClass>
    <StyleInList>sample string 54</StyleInList>
    <StyleName>sample string 2</StyleName>
    <StyleNote>sample string 7</StyleNote>
    <StyleType>12</StyleType>
    <StyleTypeRevert>1</StyleTypeRevert>
    <StyleTypeRevertText>sample string 13</StyleTypeRevertText>
    <StyleVersion>1</StyleVersion>
    <ThemeVisible>true</ThemeVisible>
    <TimberThemeId>1</TimberThemeId>
    <TimberThemeName>sample string 8</TimberThemeName>
    <TurnTime>1</TurnTime>
    <Value1>1</Value1>
    <Value10>1</Value10>
    <Value10Text>sample string 25</Value10Text>
    <Value11>1</Value11>
    <Value11Text>sample string 26</Value11Text>
    <Value12>1</Value12>
    <Value12Text>sample string 27</Value12Text>
    <Value13>1</Value13>
    <Value13Text>sample string 28</Value13Text>
    <Value14>1</Value14>
    <Value14Text>sample string 29</Value14Text>
    <Value1Text>sample string 16</Value1Text>
    <Value2>1</Value2>
    <Value2Text>sample string 17</Value2Text>
    <Value3>1</Value3>
    <Value3Text>sample string 18</Value3Text>
    <Value4>1</Value4>
    <Value4Text>sample string 19</Value4Text>
    <Value5>1</Value5>
    <Value5Text>sample string 20</Value5Text>
    <Value6>1</Value6>
    <Value6Text>sample string 21</Value6Text>
    <Value7>1</Value7>
    <Value7Text>sample string 22</Value7Text>
    <Value8>1</Value8>
    <Value8Text>sample string 23</Value8Text>
    <Value9>1</Value9>
    <Value9Text>sample string 24</Value9Text>
    <ValueMultiplier>55.1</ValueMultiplier>
    <ValuesCaptions xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </ValuesCaptions>
    <ValuesEnabled xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:boolean>true</d3p1:boolean>
      <d3p1:boolean>true</d3p1:boolean>
    </ValuesEnabled>
    <ValuesVisible xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:boolean>true</d3p1:boolean>
      <d3p1:boolean>true</d3p1:boolean>
    </ValuesVisible>
    <Width>sample string 5</Width>
    <WidthEnabled>true</WidthEnabled>
    <WidthValue>1</WidthValue>
    <WidthVisible>true</WidthVisible>
  </CurrentStyle>
  <CurrentStyleId>6</CurrentStyleId>
  <CurrentStyleIndex>7</CurrentStyleIndex>
  <DeleteAll>true</DeleteAll>
  <DeleteExtras>true</DeleteExtras>
  <DeleteSizeInTimberCost>true</DeleteSizeInTimberCost>
  <ExportViewModel>
    <DockSawFiles>
      <ExportFileViewModel>
        <FileContent>sample string 1</FileContent>
        <FileExtension>sample string 4</FileExtension>
        <FileName>sample string 3</FileName>
        <FilePath>sample string 2</FilePath>
      </ExportFileViewModel>
      <ExportFileViewModel>
        <FileContent>sample string 1</FileContent>
        <FileExtension>sample string 4</FileExtension>
        <FileName>sample string 3</FileName>
        <FilePath>sample string 2</FilePath>
      </ExportFileViewModel>
    </DockSawFiles>
    <ExportFilesPerPc>
      <ExportFileViewModel>
        <FileContent>sample string 1</FileContent>
        <FileExtension>sample string 4</FileExtension>
        <FileName>sample string 3</FileName>
        <FilePath>sample string 2</FilePath>
      </ExportFileViewModel>
      <ExportFileViewModel>
        <FileContent>sample string 1</FileContent>
        <FileExtension>sample string 4</FileExtension>
        <FileName>sample string 3</FileName>
        <FilePath>sample string 2</FilePath>
      </ExportFileViewModel>
    </ExportFilesPerPc>
    <FileContent>sample string 5</FileContent>
    <FileData xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.IO" i:nil="true" />
    <FileName>sample string 4</FileName>
    <Message>sample string 2</Message>
    <OneSavePrompt>true</OneSavePrompt>
    <PageContentList>
      <PageContentViewModel>
        <Copies>7</Copies>
        <Id>1</Id>
        <PageFormat>sample string 5</PageFormat>
        <PageNumber>3</PageNumber>
        <PageOrientation>6</PageOrientation>
        <ReportContent>sample string 2</ReportContent>
        <ReportName>sample string 4</ReportName>
      </PageContentViewModel>
      <PageContentViewModel>
        <Copies>7</Copies>
        <Id>1</Id>
        <PageFormat>sample string 5</PageFormat>
        <PageNumber>3</PageNumber>
        <PageOrientation>6</PageOrientation>
        <ReportContent>sample string 2</ReportContent>
        <ReportName>sample string 4</ReportName>
      </PageContentViewModel>
    </PageContentList>
    <Path>sample string 3</Path>
    <PostProcessArgument>sample string 11</PostProcessArgument>
    <PostProcessCL>sample string 9</PostProcessCL>
    <PostProcessCLPath>sample string 10</PostProcessCLPath>
    <SequenceFileContent>sample string 6</SequenceFileContent>
    <SequenceFileName>sample string 8</SequenceFileName>
    <SequenceFilePath>sample string 7</SequenceFilePath>
    <Success>true</Success>
  </ExportViewModel>
  <FieldNameUpdate>sample string 10</FieldNameUpdate>
  <Fittings 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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</d2p1:_x003C_UniqueId_x003E_k__BackingField>
    </d2p1:LookupDto>
  </Fittings>
  <ImportResultViewModel>
    <Message>sample string 2</Message>
    <Success>true</Success>
  </ImportResultViewModel>
  <ImportViewModel>
    <FileName>sample string 1</FileName>
    <Path>sample string 2</Path>
  </ImportViewModel>
  <IsInComponentStore>true</IsInComponentStore>
  <IsShowDepthBeforeWidth>true</IsShowDepthBeforeWidth>
  <Parts>
    <PartLookupViewModel>
      <Id>87379632-4e3d-4451-934a-77e1d94edcf6</Id>
      <PartCode>sample string 3</PartCode>
      <PartDescription>sample string 2</PartDescription>
      <PartStyle>sample string 1</PartStyle>
    </PartLookupViewModel>
    <PartLookupViewModel>
      <Id>87379632-4e3d-4451-934a-77e1d94edcf6</Id>
      <PartCode>sample string 3</PartCode>
      <PartDescription>sample string 2</PartDescription>
      <PartStyle>sample string 1</PartStyle>
    </PartLookupViewModel>
  </Parts>
  <ShowNotes>true</ShowNotes>
  <ShowProfile>true</ShowProfile>
  <StyleSaveResult>
    <CategoryId>12</CategoryId>
    <ConfirmDeleteTimberCostMessage>sample string 15</ConfirmDeleteTimberCostMessage>
    <DuplicateClass>true</DuplicateClass>
    <DuplicateClassMessage>sample string 8</DuplicateClassMessage>
    <ErrorMessage>sample string 13</ErrorMessage>
    <ErrorType>sample string 14</ErrorType>
    <InvalidDepthInFrets>true</InvalidDepthInFrets>
    <InvalidDepthInFretsMessage>sample string 4</InvalidDepthInFretsMessage>
    <IsNewStyle>true</IsNewStyle>
    <NewStyleId>e2e6c8e3-2408-4f28-8d8f-a3bc6fb87e61</NewStyleId>
    <NoPartId>true</NoPartId>
    <NoPartIdMessage>sample string 10</NoPartIdMessage>
    <SaveSuccess>true</SaveSuccess>
    <StyleExists>true</StyleExists>
    <StyleExistsMessage>sample string 6</StyleExistsMessage>
    <StyleNameAndSize>sample string 2</StyleNameAndSize>
    <UnusedTimberSizeId>16</UnusedTimberSizeId>
  </StyleSaveResult>
  <Styles 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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</d2p1:_x003C_UniqueId_x003E_k__BackingField>
    </d2p1:LookupDto>
  </Styles>
  <Themes 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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</d2p1:_x003C_UniqueId_x003E_k__BackingField>
    </d2p1:LookupDto>
  </Themes>
  <Winders 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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</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>c7e961c3-8671-4aa2-adc7-18cb87e484da</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>4996d245-aee4-4b08-9a0e-37ba8df4c1cf</d2p1:_x003C_UniqueId_x003E_k__BackingField>
    </d2p1:LookupDto>
  </Winders>
  <WindowLock xmlns:d2p1="http://schemas.datacontract.org/2004/07/StairBiz.Contracts.GlobalCache">
    <d2p1:IsLocked>true</d2p1:IsLocked>
    <d2p1:LockedBy>sample string 2</d2p1:LockedBy>
  </WindowLock>
</StyleMainViewModel>