GET LocationSummarySilage/Base/All
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of LocationSummarySilage| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationID | globally unique identifier |
None. |
|
| LocationExperimentTitles | Collection of string |
None. |
|
| ExperimentTitle | string |
None. |
|
| TrackingName | string |
None. |
|
| Name | string |
None. |
|
| BusinessPartnerID | string |
None. |
|
| SalesProvider | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| PostalCode | string |
None. |
|
| County | string |
None. |
|
| Phone | string |
None. |
|
| TrialPostalCode | string |
None. |
|
| TrialCounty | string |
None. |
|
| TrialState | string |
None. |
|
| TrialLat | string |
None. |
|
| TrialLong | string |
None. |
|
| TrialTypeGenetic | boolean |
None. |
|
| TrialTypeAgronomic | boolean |
None. |
|
| TrialTypeCourtesy | boolean |
None. |
|
| Crop | string |
None. |
|
| CropCode | string |
None. |
|
| CropId | integer |
None. |
|
| PreviousCrop | string |
None. |
|
| RowWidth | string |
None. |
|
| RowWidthId | integer |
None. |
|
| RowWidthUOM | string |
None. |
|
| PlantingDate | date |
None. |
|
| HarvestDate | date |
None. |
|
| RowsHarvested | string |
None. |
|
| IrrigationNone | boolean |
None. |
|
| IrrigationLimited | boolean |
None. |
|
| IrrigationFull | boolean |
None. |
|
| TillageConservation | boolean |
None. |
|
| TillageStrip | boolean |
None. |
|
| TillageRidge | boolean |
None. |
|
| TillageConventional | boolean |
None. |
|
| TillageMulch | boolean |
None. |
|
| TillageNoTill | boolean |
None. |
|
| Weighed | boolean |
None. |
|
| Comment | string |
None. |
|
| AdditionalLocationTraitDescriptions | string |
None. |
|
| AdditionalLocationTraitValues | string |
None. |
|
| FooterCheckBox1Yes | boolean |
None. |
|
| FooterCheckBox1No | boolean |
None. |
|
| FooterCheckBox2Yes | boolean |
None. |
|
| FooterCheckBox2No | boolean |
None. |
|
| LocationSummaryDetails | Collection of LocationSummarySilageDetail |
None. |
|
| MarketPriceDetail | Collection of MarketPriceDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"LocationID": "97c999e6-bb3a-464f-9da4-83c5c67bb854",
"LocationExperimentTitles": [
"sample string 1",
"sample string 2"
],
"ExperimentTitle": "sample string 2",
"TrackingName": "sample string 3",
"Name": "sample string 4",
"BusinessPartnerID": "sample string 5",
"SalesProvider": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"PostalCode": "sample string 9",
"County": "sample string 10",
"Phone": "sample string 11",
"TrialPostalCode": "sample string 12",
"TrialCounty": "sample string 13",
"TrialState": "sample string 14",
"TrialLat": "sample string 15",
"TrialLong": "sample string 16",
"TrialTypeGenetic": true,
"TrialTypeAgronomic": true,
"TrialTypeCourtesy": true,
"Crop": "sample string 17",
"CropCode": "sample string 18",
"CropId": 19,
"PreviousCrop": "sample string 20",
"RowWidth": "sample string 21",
"RowWidthId": 22,
"RowWidthUOM": "sample string 23",
"PlantingDate": "2025-10-29T11:42:56.1200331+00:00",
"HarvestDate": "2025-10-29T11:42:56.1200331+00:00",
"RowsHarvested": "sample string 24",
"IrrigationNone": true,
"IrrigationLimited": true,
"IrrigationFull": true,
"TillageConservation": true,
"TillageStrip": true,
"TillageRidge": true,
"TillageConventional": true,
"TillageMulch": true,
"TillageNoTill": true,
"Weighed": true,
"Comment": "sample string 35",
"AdditionalLocationTraitDescriptions": "sample string 36",
"AdditionalLocationTraitValues": "sample string 37",
"FooterCheckBox1Yes": true,
"FooterCheckBox1No": true,
"FooterCheckBox2Yes": true,
"FooterCheckBox2No": true,
"LocationSummaryDetails": [
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"Tons30DM": 1.1,
"DM": 1.1,
"CP": 1.1,
"Sugar": 1.1,
"Starch": 1.1,
"FBDG": 1.1,
"NDF": 1.1,
"MilkAcre": 1.1,
"MilkTon": 1.1,
"uNDF240hr": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "c31df299-76d0-467c-8541-9fdfa61cf3ad",
"ExperimentName": "sample string 7",
"QualityMessage": "sample string 8",
"PlantingRateId": 9,
"HarvestWeightId": 10,
"HarvestLengthId": 11,
"HarvestWidthId": 12,
"uNDF240hrId": 13,
"Tons30DMId": 14,
"DMId": 15,
"CPId": 16,
"SugarId": 17,
"StarchId": 18,
"FBDGId": 19,
"NDFId": 20,
"MilkAcreId": 21,
"MilkTonId": 22,
"EUId": 1
},
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"Tons30DM": 1.1,
"DM": 1.1,
"CP": 1.1,
"Sugar": 1.1,
"Starch": 1.1,
"FBDG": 1.1,
"NDF": 1.1,
"MilkAcre": 1.1,
"MilkTon": 1.1,
"uNDF240hr": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "c31df299-76d0-467c-8541-9fdfa61cf3ad",
"ExperimentName": "sample string 7",
"QualityMessage": "sample string 8",
"PlantingRateId": 9,
"HarvestWeightId": 10,
"HarvestLengthId": 11,
"HarvestWidthId": 12,
"uNDF240hrId": 13,
"Tons30DMId": 14,
"DMId": 15,
"CPId": 16,
"SugarId": 17,
"StarchId": 18,
"FBDGId": 19,
"NDFId": 20,
"MilkAcreId": 21,
"MilkTonId": 22,
"EUId": 1
}
],
"MarketPriceDetail": [
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
},
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
}
]
},
{
"LocationID": "97c999e6-bb3a-464f-9da4-83c5c67bb854",
"LocationExperimentTitles": [
"sample string 1",
"sample string 2"
],
"ExperimentTitle": "sample string 2",
"TrackingName": "sample string 3",
"Name": "sample string 4",
"BusinessPartnerID": "sample string 5",
"SalesProvider": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"PostalCode": "sample string 9",
"County": "sample string 10",
"Phone": "sample string 11",
"TrialPostalCode": "sample string 12",
"TrialCounty": "sample string 13",
"TrialState": "sample string 14",
"TrialLat": "sample string 15",
"TrialLong": "sample string 16",
"TrialTypeGenetic": true,
"TrialTypeAgronomic": true,
"TrialTypeCourtesy": true,
"Crop": "sample string 17",
"CropCode": "sample string 18",
"CropId": 19,
"PreviousCrop": "sample string 20",
"RowWidth": "sample string 21",
"RowWidthId": 22,
"RowWidthUOM": "sample string 23",
"PlantingDate": "2025-10-29T11:42:56.1200331+00:00",
"HarvestDate": "2025-10-29T11:42:56.1200331+00:00",
"RowsHarvested": "sample string 24",
"IrrigationNone": true,
"IrrigationLimited": true,
"IrrigationFull": true,
"TillageConservation": true,
"TillageStrip": true,
"TillageRidge": true,
"TillageConventional": true,
"TillageMulch": true,
"TillageNoTill": true,
"Weighed": true,
"Comment": "sample string 35",
"AdditionalLocationTraitDescriptions": "sample string 36",
"AdditionalLocationTraitValues": "sample string 37",
"FooterCheckBox1Yes": true,
"FooterCheckBox1No": true,
"FooterCheckBox2Yes": true,
"FooterCheckBox2No": true,
"LocationSummaryDetails": [
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"Tons30DM": 1.1,
"DM": 1.1,
"CP": 1.1,
"Sugar": 1.1,
"Starch": 1.1,
"FBDG": 1.1,
"NDF": 1.1,
"MilkAcre": 1.1,
"MilkTon": 1.1,
"uNDF240hr": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "c31df299-76d0-467c-8541-9fdfa61cf3ad",
"ExperimentName": "sample string 7",
"QualityMessage": "sample string 8",
"PlantingRateId": 9,
"HarvestWeightId": 10,
"HarvestLengthId": 11,
"HarvestWidthId": 12,
"uNDF240hrId": 13,
"Tons30DMId": 14,
"DMId": 15,
"CPId": 16,
"SugarId": 17,
"StarchId": 18,
"FBDGId": 19,
"NDFId": 20,
"MilkAcreId": 21,
"MilkTonId": 22,
"EUId": 1
},
{
"Strip": 1,
"Brand": "sample string 1",
"Product": "sample string 2",
"ProductGeId": 3.0,
"SubProduct": "sample string 4",
"OtherFactors": "sample string 5",
"OtherFactorsHeading": "sample string 6",
"PlantingRate": 1.1,
"HarvestedWeight": 1.1,
"HarvestedLength": 1.1,
"HarvestedWidth": 1.1,
"Tons30DM": 1.1,
"DM": 1.1,
"CP": 1.1,
"Sugar": 1.1,
"Starch": 1.1,
"FBDG": 1.1,
"NDF": 1.1,
"MilkAcre": 1.1,
"MilkTon": 1.1,
"uNDF240hr": 1.1,
"Factors": [
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Row": 1,
"Name": "sample string 1",
"Value": "sample string 2"
}
],
"ExperimentLocationId": "c31df299-76d0-467c-8541-9fdfa61cf3ad",
"ExperimentName": "sample string 7",
"QualityMessage": "sample string 8",
"PlantingRateId": 9,
"HarvestWeightId": 10,
"HarvestLengthId": 11,
"HarvestWidthId": 12,
"uNDF240hrId": 13,
"Tons30DMId": 14,
"DMId": 15,
"CPId": 16,
"SugarId": 17,
"StarchId": 18,
"FBDGId": 19,
"NDFId": 20,
"MilkAcreId": 21,
"MilkTonId": 22,
"EUId": 1
}
],
"MarketPriceDetail": [
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
},
{
"<MarketGroupCode>k__BackingField": "sample string 1",
"<MarketGroupName>k__BackingField": "sample string 2",
"<MarketPrice>k__BackingField": 3.0,
"<SegmentPriceAdjustment>k__BackingField": 4.0,
"<Drydown>k__BackingField": 5.0,
"<TotalMarketPrice>k__BackingField": 6.0,
"<AdjustmentTitle>k__BackingField": "sample string 7"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfLocationSummarySilage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<LocationSummarySilage>
<AdditionalLocationTraitDescriptions>sample string 36</AdditionalLocationTraitDescriptions>
<AdditionalLocationTraitValues>sample string 37</AdditionalLocationTraitValues>
<BusinessPartnerID>sample string 5</BusinessPartnerID>
<City>sample string 7</City>
<Comment>sample string 35</Comment>
<County>sample string 10</County>
<Crop>sample string 17</Crop>
<CropCode>sample string 18</CropCode>
<CropId>19</CropId>
<ExperimentTitle>sample string 2</ExperimentTitle>
<FooterCheckBox1No>true</FooterCheckBox1No>
<FooterCheckBox1Yes>true</FooterCheckBox1Yes>
<FooterCheckBox2No>true</FooterCheckBox2No>
<FooterCheckBox2Yes>true</FooterCheckBox2Yes>
<HarvestDate>2025-10-29T11:42:56.1200331+00:00</HarvestDate>
<IrrigationFull>true</IrrigationFull>
<IrrigationLimited>true</IrrigationLimited>
<IrrigationNone>true</IrrigationNone>
<LocationExperimentTitles xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</LocationExperimentTitles>
<LocationID>97c999e6-bb3a-464f-9da4-83c5c67bb854</LocationID>
<LocationSummaryDetails>
<LocationSummarySilageDetail>
<Brand>sample string 1</Brand>
<CP>1.1</CP>
<CPId>16</CPId>
<DM>1.1</DM>
<DMId>15</DMId>
<EUId>1</EUId>
<ExperimentLocationId>c31df299-76d0-467c-8541-9fdfa61cf3ad</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<FBDG>1.1</FBDG>
<FBDGId>19</FBDGId>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<HarvestLengthId>11</HarvestLengthId>
<HarvestWeightId>10</HarvestWeightId>
<HarvestWidthId>12</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<MilkAcre>1.1</MilkAcre>
<MilkAcreId>21</MilkAcreId>
<MilkTon>1.1</MilkTon>
<MilkTonId>22</MilkTonId>
<NDF>1.1</NDF>
<NDFId>20</NDFId>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>9</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessage>sample string 8</QualityMessage>
<Starch>1.1</Starch>
<StarchId>18</StarchId>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<Sugar>1.1</Sugar>
<SugarId>17</SugarId>
<Tons30DM>1.1</Tons30DM>
<Tons30DMId>14</Tons30DMId>
<uNDF240hr>1.1</uNDF240hr>
<uNDF240hrId>13</uNDF240hrId>
</LocationSummarySilageDetail>
<LocationSummarySilageDetail>
<Brand>sample string 1</Brand>
<CP>1.1</CP>
<CPId>16</CPId>
<DM>1.1</DM>
<DMId>15</DMId>
<EUId>1</EUId>
<ExperimentLocationId>c31df299-76d0-467c-8541-9fdfa61cf3ad</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<FBDG>1.1</FBDG>
<FBDGId>19</FBDGId>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<HarvestLengthId>11</HarvestLengthId>
<HarvestWeightId>10</HarvestWeightId>
<HarvestWidthId>12</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<MilkAcre>1.1</MilkAcre>
<MilkAcreId>21</MilkAcreId>
<MilkTon>1.1</MilkTon>
<MilkTonId>22</MilkTonId>
<NDF>1.1</NDF>
<NDFId>20</NDFId>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>9</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessage>sample string 8</QualityMessage>
<Starch>1.1</Starch>
<StarchId>18</StarchId>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<Sugar>1.1</Sugar>
<SugarId>17</SugarId>
<Tons30DM>1.1</Tons30DM>
<Tons30DMId>14</Tons30DMId>
<uNDF240hr>1.1</uNDF240hr>
<uNDF240hrId>13</uNDF240hrId>
</LocationSummarySilageDetail>
</LocationSummaryDetails>
<MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
</MarketPriceDetail>
<Name>sample string 4</Name>
<Phone>sample string 11</Phone>
<PlantingDate>2025-10-29T11:42:56.1200331+00:00</PlantingDate>
<PostalCode>sample string 9</PostalCode>
<PreviousCrop>sample string 20</PreviousCrop>
<RowWidth>sample string 21</RowWidth>
<RowWidthId>22</RowWidthId>
<RowWidthUOM>sample string 23</RowWidthUOM>
<RowsHarvested>sample string 24</RowsHarvested>
<SalesProvider>sample string 6</SalesProvider>
<State>sample string 8</State>
<TillageConservation>true</TillageConservation>
<TillageConventional>true</TillageConventional>
<TillageMulch>true</TillageMulch>
<TillageNoTill>true</TillageNoTill>
<TillageRidge>true</TillageRidge>
<TillageStrip>true</TillageStrip>
<TrackingName>sample string 3</TrackingName>
<TrialCounty>sample string 13</TrialCounty>
<TrialLat>sample string 15</TrialLat>
<TrialLong>sample string 16</TrialLong>
<TrialPostalCode>sample string 12</TrialPostalCode>
<TrialState>sample string 14</TrialState>
<TrialTypeAgronomic>true</TrialTypeAgronomic>
<TrialTypeCourtesy>true</TrialTypeCourtesy>
<TrialTypeGenetic>true</TrialTypeGenetic>
<Weighed>true</Weighed>
</LocationSummarySilage>
<LocationSummarySilage>
<AdditionalLocationTraitDescriptions>sample string 36</AdditionalLocationTraitDescriptions>
<AdditionalLocationTraitValues>sample string 37</AdditionalLocationTraitValues>
<BusinessPartnerID>sample string 5</BusinessPartnerID>
<City>sample string 7</City>
<Comment>sample string 35</Comment>
<County>sample string 10</County>
<Crop>sample string 17</Crop>
<CropCode>sample string 18</CropCode>
<CropId>19</CropId>
<ExperimentTitle>sample string 2</ExperimentTitle>
<FooterCheckBox1No>true</FooterCheckBox1No>
<FooterCheckBox1Yes>true</FooterCheckBox1Yes>
<FooterCheckBox2No>true</FooterCheckBox2No>
<FooterCheckBox2Yes>true</FooterCheckBox2Yes>
<HarvestDate>2025-10-29T11:42:56.1200331+00:00</HarvestDate>
<IrrigationFull>true</IrrigationFull>
<IrrigationLimited>true</IrrigationLimited>
<IrrigationNone>true</IrrigationNone>
<LocationExperimentTitles xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</LocationExperimentTitles>
<LocationID>97c999e6-bb3a-464f-9da4-83c5c67bb854</LocationID>
<LocationSummaryDetails>
<LocationSummarySilageDetail>
<Brand>sample string 1</Brand>
<CP>1.1</CP>
<CPId>16</CPId>
<DM>1.1</DM>
<DMId>15</DMId>
<EUId>1</EUId>
<ExperimentLocationId>c31df299-76d0-467c-8541-9fdfa61cf3ad</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<FBDG>1.1</FBDG>
<FBDGId>19</FBDGId>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<HarvestLengthId>11</HarvestLengthId>
<HarvestWeightId>10</HarvestWeightId>
<HarvestWidthId>12</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<MilkAcre>1.1</MilkAcre>
<MilkAcreId>21</MilkAcreId>
<MilkTon>1.1</MilkTon>
<MilkTonId>22</MilkTonId>
<NDF>1.1</NDF>
<NDFId>20</NDFId>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>9</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessage>sample string 8</QualityMessage>
<Starch>1.1</Starch>
<StarchId>18</StarchId>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<Sugar>1.1</Sugar>
<SugarId>17</SugarId>
<Tons30DM>1.1</Tons30DM>
<Tons30DMId>14</Tons30DMId>
<uNDF240hr>1.1</uNDF240hr>
<uNDF240hrId>13</uNDF240hrId>
</LocationSummarySilageDetail>
<LocationSummarySilageDetail>
<Brand>sample string 1</Brand>
<CP>1.1</CP>
<CPId>16</CPId>
<DM>1.1</DM>
<DMId>15</DMId>
<EUId>1</EUId>
<ExperimentLocationId>c31df299-76d0-467c-8541-9fdfa61cf3ad</ExperimentLocationId>
<ExperimentName>sample string 7</ExperimentName>
<FBDG>1.1</FBDG>
<FBDGId>19</FBDGId>
<Factors>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
<LocationSummaryDetailFactor>
<Name>sample string 1</Name>
<Row>1</Row>
<Value>sample string 2</Value>
</LocationSummaryDetailFactor>
</Factors>
<HarvestLengthId>11</HarvestLengthId>
<HarvestWeightId>10</HarvestWeightId>
<HarvestWidthId>12</HarvestWidthId>
<HarvestedLength>1.1</HarvestedLength>
<HarvestedWeight>1.1</HarvestedWeight>
<HarvestedWidth>1.1</HarvestedWidth>
<MilkAcre>1.1</MilkAcre>
<MilkAcreId>21</MilkAcreId>
<MilkTon>1.1</MilkTon>
<MilkTonId>22</MilkTonId>
<NDF>1.1</NDF>
<NDFId>20</NDFId>
<OtherFactors>sample string 5</OtherFactors>
<OtherFactorsHeading>sample string 6</OtherFactorsHeading>
<PlantingRate>1.1</PlantingRate>
<PlantingRateId>9</PlantingRateId>
<Product>sample string 2</Product>
<ProductGeId>3</ProductGeId>
<QualityMessage>sample string 8</QualityMessage>
<Starch>1.1</Starch>
<StarchId>18</StarchId>
<Strip>1</Strip>
<SubProduct>sample string 4</SubProduct>
<Sugar>1.1</Sugar>
<SugarId>17</SugarId>
<Tons30DM>1.1</Tons30DM>
<Tons30DMId>14</Tons30DMId>
<uNDF240hr>1.1</uNDF240hr>
<uNDF240hrId>13</uNDF240hrId>
</LocationSummarySilageDetail>
</LocationSummaryDetails>
<MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
<MarketPriceDetail>
<_x003C_AdjustmentTitle_x003E_k__BackingField>sample string 7</_x003C_AdjustmentTitle_x003E_k__BackingField>
<_x003C_Drydown_x003E_k__BackingField>5</_x003C_Drydown_x003E_k__BackingField>
<_x003C_MarketGroupCode_x003E_k__BackingField>sample string 1</_x003C_MarketGroupCode_x003E_k__BackingField>
<_x003C_MarketGroupName_x003E_k__BackingField>sample string 2</_x003C_MarketGroupName_x003E_k__BackingField>
<_x003C_MarketPrice_x003E_k__BackingField>3</_x003C_MarketPrice_x003E_k__BackingField>
<_x003C_SegmentPriceAdjustment_x003E_k__BackingField>4</_x003C_SegmentPriceAdjustment_x003E_k__BackingField>
<_x003C_TotalMarketPrice_x003E_k__BackingField>6</_x003C_TotalMarketPrice_x003E_k__BackingField>
</MarketPriceDetail>
</MarketPriceDetail>
<Name>sample string 4</Name>
<Phone>sample string 11</Phone>
<PlantingDate>2025-10-29T11:42:56.1200331+00:00</PlantingDate>
<PostalCode>sample string 9</PostalCode>
<PreviousCrop>sample string 20</PreviousCrop>
<RowWidth>sample string 21</RowWidth>
<RowWidthId>22</RowWidthId>
<RowWidthUOM>sample string 23</RowWidthUOM>
<RowsHarvested>sample string 24</RowsHarvested>
<SalesProvider>sample string 6</SalesProvider>
<State>sample string 8</State>
<TillageConservation>true</TillageConservation>
<TillageConventional>true</TillageConventional>
<TillageMulch>true</TillageMulch>
<TillageNoTill>true</TillageNoTill>
<TillageRidge>true</TillageRidge>
<TillageStrip>true</TillageStrip>
<TrackingName>sample string 3</TrackingName>
<TrialCounty>sample string 13</TrialCounty>
<TrialLat>sample string 15</TrialLat>
<TrialLong>sample string 16</TrialLong>
<TrialPostalCode>sample string 12</TrialPostalCode>
<TrialState>sample string 14</TrialState>
<TrialTypeAgronomic>true</TrialTypeAgronomic>
<TrialTypeCourtesy>true</TrialTypeCourtesy>
<TrialTypeGenetic>true</TrialTypeGenetic>
<Weighed>true</Weighed>
</LocationSummarySilage>
</ArrayOfLocationSummarySilage>