POST Experiment/Base/LoadAllProperties
Request Information
URI Parameters
None.
Body Parameters
BaseLoadPropertiesInputOfExperimentAndExperiment| Name | Description | Type | Additional information |
|---|---|---|---|
| Entities | Collection of Experiment |
None. |
|
| Property | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Entities": [
null,
{
"$id": "1",
"ExperimentId": "051ca3c5-74e3-4df2-99f5-af120208747d",
"Title": "sample string 2",
"Name": "sample string 3",
"CropId": 4,
"ExperimentTypeId": 5,
"GrowingYear": 6,
"TotalPlannedLocations": 7,
"AgreementRequired": true,
"Description": "sample string 9",
"NumberOfReplications": 1,
"AddName": "sample string 10",
"AddDate": "2025-10-30T07:42:21.2472607+00:00",
"LastMaintenanceName": "sample string 12",
"LastMaintenanceDate": "2025-10-30T07:42:21.2472607+00:00",
"IsSeedLocallySourced": true,
"IsSeedTreatmentFactor": true,
"ParentExperimentId": "4202dc39-0ece-443b-b1a8-790ac13c68fe",
"IsAvailableInTDE": true,
"IsLocalExperiment": true,
"ExperimentSubTypeId": 1,
"SalesSeason": 1,
"Region": "sample string 17",
"Country": "sample string 18",
"CompanyCode": "sample string 19",
"ExperimentBusinessUnitArea": [
{
"$id": "2",
"ExperimentId": "051ca3c5-74e3-4df2-99f5-af120208747d",
"BusinessUnitCode": "sample string 2",
"AddName": "sample string 3",
"AddDate": "2025-10-30T07:42:21.2472607+00:00",
"DistrictCode": "sample string 5",
"Experiment": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ExperimentFactor": [],
"ExperimentGrouping": [
{
"$id": "4",
"ExperimentId": "051ca3c5-74e3-4df2-99f5-af120208747d",
"ExperimentGroupId": "f9f3e185-1cce-4121-9f73-491c5b1e3973",
"LastMaintenanceName": "sample string 3",
"LastMaintenanceDate": "2025-10-30T07:42:21.2472607+00:00",
"Experiment": {
"$ref": "1"
},
"ExperimentGroup": {
"$id": "5",
"ExperimentGroupId": "f9f3e185-1cce-4121-9f73-491c5b1e3973",
"GroupName": "sample string 2",
"Year": 3,
"CropId": 1,
"AddName": "sample string 5",
"AddDate": "2025-10-30T07:42:21.2472607+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2025-10-30T07:42:21.2472607+00:00",
"Crop": {
"$id": "6",
"CropId": 1,
"Name": "sample string 2",
"ProductLineCode": "sample string 3",
"Genus": "sample string 4",
"Code": "sample string 5",
"TrackingCode": "sample string 6",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2025-10-30T07:42:21.2472607+00:00",
"IsOnlySourcedLocally": true,
"ExperimentGroup": [
{
"$ref": "5"
}
],
"Experiment": [],
"ChangeTracker": {
"$id": "7",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGroup": [
{
"$ref": "5"
}
]
}
}
},
"ExperimentGrouping": [
{
"$ref": "4"
}
],
"ChangeTracker": {
"$id": "8",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGrouping": [
{
"$ref": "4"
}
]
}
}
},
"ChangeTracker": {
"$ref": "3"
}
}
],
"ExperimentLayout": [],
"ExperimentLocation": [],
"Protocol": [],
"Strip": [],
"ExperimentMeasurement": [],
"ExperimentPartnerAssignment": [],
"ChangeTracker": {
"$id": "9",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGrouping": [
{
"$ref": "4"
}
],
"ExperimentBusinessUnitArea": [
{
"$ref": "2"
}
]
}
}
}
],
"Property": "sample string 1"
}
application/xml, text/xml
Sample:
<BaseController.BaseLoadPropertiesInputOfExperimentExperimentOJl1LX1v xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.TrialsAPIServices.Controllers">
<Entities xmlns:d2p1="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<d2p1:Experiment i:nil="true" />
<d2p1:Experiment z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<d2p1:AddDate>2025-10-30T07:42:21.2472607+00:00</d2p1:AddDate>
<d2p1:AddName>sample string 10</d2p1:AddName>
<d2p1:AgreementRequired>true</d2p1:AgreementRequired>
<d2p1:ChangeTracker z:Id="i2">
<d2p1:ExtendedProperties />
<d2p1:ObjectsAddedToCollectionProperties>
<d2p1:AddedObjectsForProperty>
<d2p1:CollectionPropertyName>ExperimentGrouping</d2p1:CollectionPropertyName>
<d2p1:AddedObjects>
<d2p1:ObjectValue z:Id="i3" i:type="d2p1:ExperimentGrouping">
<d2p1:ChangeTracker z:Id="i4">
<d2p1:ExtendedProperties />
<d2p1:ObjectsAddedToCollectionProperties />
<d2p1:ObjectsRemovedFromCollectionProperties />
<d2p1:OriginalValues />
<d2p1:State>Added</d2p1:State>
</d2p1:ChangeTracker>
<d2p1:Experiment z:Ref="i1" />
<d2p1:ExperimentGroup z:Id="i5">
<d2p1:AddDate>2025-10-30T07:42:21.2472607+00:00</d2p1:AddDate>
<d2p1:AddName>sample string 5</d2p1:AddName>
<d2p1:ChangeTracker z:Id="i6">
<d2p1:ExtendedProperties />
<d2p1:ObjectsAddedToCollectionProperties>
<d2p1:AddedObjectsForProperty>
<d2p1:CollectionPropertyName>ExperimentGrouping</d2p1:CollectionPropertyName>
<d2p1:AddedObjects>
<d2p1:ObjectValue z:Ref="i3" />
</d2p1:AddedObjects>
</d2p1:AddedObjectsForProperty>
</d2p1:ObjectsAddedToCollectionProperties>
<d2p1:ObjectsRemovedFromCollectionProperties />
<d2p1:OriginalValues />
<d2p1:State>Added</d2p1:State>
</d2p1:ChangeTracker>
<d2p1:Crop z:Id="i7">
<d2p1:ChangeTracker z:Id="i8">
<d2p1:ExtendedProperties />
<d2p1:ObjectsAddedToCollectionProperties>
<d2p1:AddedObjectsForProperty>
<d2p1:CollectionPropertyName>ExperimentGroup</d2p1:CollectionPropertyName>
<d2p1:AddedObjects>
<d2p1:ObjectValue z:Ref="i5" />
</d2p1:AddedObjects>
</d2p1:AddedObjectsForProperty>
</d2p1:ObjectsAddedToCollectionProperties>
<d2p1:ObjectsRemovedFromCollectionProperties />
<d2p1:OriginalValues />
<d2p1:State>Added</d2p1:State>
</d2p1:ChangeTracker>
<d2p1:Code>sample string 5</d2p1:Code>
<d2p1:CropId>1</d2p1:CropId>
<d2p1:Experiment />
<d2p1:ExperimentGroup>
<d2p1:ExperimentGroup z:Ref="i5" />
</d2p1:ExperimentGroup>
<d2p1:Genus>sample string 4</d2p1:Genus>
<d2p1:IsOnlySourcedLocally>true</d2p1:IsOnlySourcedLocally>
<d2p1:LastMaintenanceDate>2025-10-30T07:42:21.2472607+00:00</d2p1:LastMaintenanceDate>
<d2p1:LastMaintenanceName>sample string 7</d2p1:LastMaintenanceName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:ProductLineCode>sample string 3</d2p1:ProductLineCode>
<d2p1:TrackingCode>sample string 6</d2p1:TrackingCode>
</d2p1:Crop>
<d2p1:CropId>1</d2p1:CropId>
<d2p1:ExperimentGroupId>f9f3e185-1cce-4121-9f73-491c5b1e3973</d2p1:ExperimentGroupId>
<d2p1:ExperimentGrouping>
<d2p1:ExperimentGrouping z:Ref="i3" />
</d2p1:ExperimentGrouping>
<d2p1:GroupName>sample string 2</d2p1:GroupName>
<d2p1:LastMaintenanceDate>2025-10-30T07:42:21.2472607+00:00</d2p1:LastMaintenanceDate>
<d2p1:LastMaintenanceName>sample string 7</d2p1:LastMaintenanceName>
<d2p1:Year>3</d2p1:Year>
</d2p1:ExperimentGroup>
<d2p1:ExperimentGroupId>f9f3e185-1cce-4121-9f73-491c5b1e3973</d2p1:ExperimentGroupId>
<d2p1:ExperimentId>051ca3c5-74e3-4df2-99f5-af120208747d</d2p1:ExperimentId>
<d2p1:LastMaintenanceDate>2025-10-30T07:42:21.2472607+00:00</d2p1:LastMaintenanceDate>
<d2p1:LastMaintenanceName>sample string 3</d2p1:LastMaintenanceName>
</d2p1:ObjectValue>
</d2p1:AddedObjects>
</d2p1:AddedObjectsForProperty>
<d2p1:AddedObjectsForProperty>
<d2p1:CollectionPropertyName>ExperimentBusinessUnitArea</d2p1:CollectionPropertyName>
<d2p1:AddedObjects>
<d2p1:ObjectValue z:Id="i9" i:type="d2p1:ExperimentBusinessUnitArea">
<d2p1:AddDate>2025-10-30T07:42:21.2472607+00:00</d2p1:AddDate>
<d2p1:AddName>sample string 3</d2p1:AddName>
<d2p1:BusinessUnit i:nil="true" />
<d2p1:BusinessUnitCode>sample string 2</d2p1:BusinessUnitCode>
<d2p1:ChangeTracker z:Ref="i4" />
<d2p1:DistrictCode>sample string 5</d2p1:DistrictCode>
<d2p1:Experiment z:Ref="i1" />
<d2p1:ExperimentId>051ca3c5-74e3-4df2-99f5-af120208747d</d2p1:ExperimentId>
</d2p1:ObjectValue>
</d2p1:AddedObjects>
</d2p1:AddedObjectsForProperty>
</d2p1:ObjectsAddedToCollectionProperties>
<d2p1:ObjectsRemovedFromCollectionProperties />
<d2p1:OriginalValues />
<d2p1:State>Added</d2p1:State>
</d2p1:ChangeTracker>
<d2p1:CompanyCode>sample string 19</d2p1:CompanyCode>
<d2p1:Country>sample string 18</d2p1:Country>
<d2p1:Crop i:nil="true" />
<d2p1:CropId>4</d2p1:CropId>
<d2p1:Description>sample string 9</d2p1:Description>
<d2p1:ExperimentBusinessUnitArea>
<d2p1:ExperimentBusinessUnitArea z:Ref="i9" />
</d2p1:ExperimentBusinessUnitArea>
<d2p1:ExperimentFactor />
<d2p1:ExperimentGrouping>
<d2p1:ExperimentGrouping z:Ref="i3" />
</d2p1:ExperimentGrouping>
<d2p1:ExperimentId>051ca3c5-74e3-4df2-99f5-af120208747d</d2p1:ExperimentId>
<d2p1:ExperimentLayout />
<d2p1:ExperimentLocation />
<d2p1:ExperimentMeasurement />
<d2p1:ExperimentPartnerAssignment />
<d2p1:ExperimentSubTypeId>1</d2p1:ExperimentSubTypeId>
<d2p1:ExperimentType i:nil="true" />
<d2p1:ExperimentTypeId>5</d2p1:ExperimentTypeId>
<d2p1:GrowingYear>6</d2p1:GrowingYear>
<d2p1:IsAvailableInTDE>true</d2p1:IsAvailableInTDE>
<d2p1:IsLocalExperiment>true</d2p1:IsLocalExperiment>
<d2p1:IsSeedLocallySourced>true</d2p1:IsSeedLocallySourced>
<d2p1:IsSeedTreatmentFactor>true</d2p1:IsSeedTreatmentFactor>
<d2p1:LastMaintenanceDate>2025-10-30T07:42:21.2472607+00:00</d2p1:LastMaintenanceDate>
<d2p1:LastMaintenanceName>sample string 12</d2p1:LastMaintenanceName>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:NumberOfReplications>1</d2p1:NumberOfReplications>
<d2p1:ParentExperimentId>4202dc39-0ece-443b-b1a8-790ac13c68fe</d2p1:ParentExperimentId>
<d2p1:Protocol />
<d2p1:Region>sample string 17</d2p1:Region>
<d2p1:SalesSeason>1</d2p1:SalesSeason>
<d2p1:Strip />
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:TotalPlannedLocations>7</d2p1:TotalPlannedLocations>
</d2p1:Experiment>
</Entities>
<Property>sample string 1</Property>
</BaseController.BaseLoadPropertiesInputOfExperimentExperimentOJl1LX1v>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Experiment| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentId | globally unique identifier |
None. |
|
| Title | string |
None. |
|
| Name | string |
None. |
|
| CropId | integer |
None. |
|
| ExperimentTypeId | integer |
None. |
|
| GrowingYear | integer |
None. |
|
| TotalPlannedLocations | integer |
None. |
|
| AgreementRequired | boolean |
None. |
|
| Description | string |
None. |
|
| NumberOfReplications | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| IsSeedLocallySourced | boolean |
None. |
|
| IsSeedTreatmentFactor | boolean |
None. |
|
| ParentExperimentId | globally unique identifier |
None. |
|
| IsAvailableInTDE | boolean |
None. |
|
| IsLocalExperiment | boolean |
None. |
|
| ExperimentSubTypeId | integer |
None. |
|
| SalesSeason | integer |
None. |
|
| Region | string |
None. |
|
| Country | string |
None. |
|
| CompanyCode | string |
None. |
|
| Crop | Crop |
None. |
|
| ExperimentBusinessUnitArea | Collection of ExperimentBusinessUnitArea |
None. |
|
| ExperimentFactor | Collection of ExperimentFactor |
None. |
|
| ExperimentGrouping | Collection of ExperimentGrouping |
None. |
|
| ExperimentLayout | Collection of ExperimentLayout |
None. |
|
| ExperimentLocation | Collection of ExperimentLocation |
None. |
|
| ExperimentType | ExperimentType |
None. |
|
| Protocol | Collection of Protocol |
None. |
|
| Strip | Collection of Strip |
None. |
|
| ExperimentMeasurement | Collection of ExperimentMeasurement |
None. |
|
| ExperimentPartnerAssignment | Collection of ExperimentPartnerAssignment |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentId": "849d6b45-088f-499e-a066-9b027cc18fad",
"Title": "sample string 2",
"Name": "sample string 3",
"CropId": 4,
"ExperimentTypeId": 5,
"GrowingYear": 6,
"TotalPlannedLocations": 7,
"AgreementRequired": true,
"Description": "sample string 9",
"NumberOfReplications": 1,
"AddName": "sample string 10",
"AddDate": "2025-10-30T07:42:21.2784458+00:00",
"LastMaintenanceName": "sample string 12",
"LastMaintenanceDate": "2025-10-30T07:42:21.2784458+00:00",
"IsSeedLocallySourced": true,
"IsSeedTreatmentFactor": true,
"ParentExperimentId": "4f53ffa3-daf0-4fc7-bd4e-621654866cf5",
"IsAvailableInTDE": true,
"IsLocalExperiment": true,
"ExperimentSubTypeId": 1,
"SalesSeason": 1,
"Region": "sample string 17",
"Country": "sample string 18",
"CompanyCode": "sample string 19",
"ExperimentBusinessUnitArea": [
{
"$id": "2",
"ExperimentId": "849d6b45-088f-499e-a066-9b027cc18fad",
"BusinessUnitCode": "sample string 2",
"AddName": "sample string 3",
"AddDate": "2025-10-30T07:42:21.2784458+00:00",
"DistrictCode": "sample string 5",
"Experiment": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "3",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ExperimentFactor": [],
"ExperimentGrouping": [
{
"$id": "4",
"ExperimentId": "849d6b45-088f-499e-a066-9b027cc18fad",
"ExperimentGroupId": "f406b143-93ff-4087-8f35-d8e890b1666a",
"LastMaintenanceName": "sample string 3",
"LastMaintenanceDate": "2025-10-30T07:42:21.2784458+00:00",
"Experiment": {
"$ref": "1"
},
"ExperimentGroup": {
"$id": "5",
"ExperimentGroupId": "f406b143-93ff-4087-8f35-d8e890b1666a",
"GroupName": "sample string 2",
"Year": 3,
"CropId": 1,
"AddName": "sample string 5",
"AddDate": "2025-10-30T07:42:21.2784458+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2025-10-30T07:42:21.2784458+00:00",
"Crop": {
"$id": "6",
"CropId": 1,
"Name": "sample string 2",
"ProductLineCode": "sample string 3",
"Genus": "sample string 4",
"Code": "sample string 5",
"TrackingCode": "sample string 6",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2025-10-30T07:42:21.2784458+00:00",
"IsOnlySourcedLocally": true,
"ExperimentGroup": [
{
"$ref": "5"
}
],
"Experiment": [],
"ChangeTracker": {
"$id": "7",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGroup": [
{
"$ref": "5"
}
]
}
}
},
"ExperimentGrouping": [
{
"$ref": "4"
}
],
"ChangeTracker": {
"$id": "8",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGrouping": [
{
"$ref": "4"
}
]
}
}
},
"ChangeTracker": {
"$ref": "3"
}
}
],
"ExperimentLayout": [],
"ExperimentLocation": [],
"Protocol": [],
"Strip": [],
"ExperimentMeasurement": [],
"ExperimentPartnerAssignment": [],
"ChangeTracker": {
"$id": "9",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentGrouping": [
{
"$ref": "4"
}
],
"ExperimentBusinessUnitArea": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperiment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<Experiment i:nil="true" />
<Experiment z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2025-10-30T07:42:21.2784458+00:00</AddDate>
<AddName>sample string 10</AddName>
<AgreementRequired>true</AgreementRequired>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentGrouping</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentGrouping">
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment z:Ref="i1" />
<ExperimentGroup z:Id="i5">
<AddDate>2025-10-30T07:42:21.2784458+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i6">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentGrouping</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Ref="i3" />
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Crop z:Id="i7">
<ChangeTracker z:Id="i8">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentGroup</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Ref="i5" />
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Code>sample string 5</Code>
<CropId>1</CropId>
<Experiment />
<ExperimentGroup>
<ExperimentGroup z:Ref="i5" />
</ExperimentGroup>
<Genus>sample string 4</Genus>
<IsOnlySourcedLocally>true</IsOnlySourcedLocally>
<LastMaintenanceDate>2025-10-30T07:42:21.2784458+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<Name>sample string 2</Name>
<ProductLineCode>sample string 3</ProductLineCode>
<TrackingCode>sample string 6</TrackingCode>
</Crop>
<CropId>1</CropId>
<ExperimentGroupId>f406b143-93ff-4087-8f35-d8e890b1666a</ExperimentGroupId>
<ExperimentGrouping>
<ExperimentGrouping z:Ref="i3" />
</ExperimentGrouping>
<GroupName>sample string 2</GroupName>
<LastMaintenanceDate>2025-10-30T07:42:21.2784458+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<Year>3</Year>
</ExperimentGroup>
<ExperimentGroupId>f406b143-93ff-4087-8f35-d8e890b1666a</ExperimentGroupId>
<ExperimentId>849d6b45-088f-499e-a066-9b027cc18fad</ExperimentId>
<LastMaintenanceDate>2025-10-30T07:42:21.2784458+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 3</LastMaintenanceName>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentBusinessUnitArea</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i9" i:type="ExperimentBusinessUnitArea">
<AddDate>2025-10-30T07:42:21.2784458+00:00</AddDate>
<AddName>sample string 3</AddName>
<BusinessUnit i:nil="true" />
<BusinessUnitCode>sample string 2</BusinessUnitCode>
<ChangeTracker z:Ref="i4" />
<DistrictCode>sample string 5</DistrictCode>
<Experiment z:Ref="i1" />
<ExperimentId>849d6b45-088f-499e-a066-9b027cc18fad</ExperimentId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<CompanyCode>sample string 19</CompanyCode>
<Country>sample string 18</Country>
<Crop i:nil="true" />
<CropId>4</CropId>
<Description>sample string 9</Description>
<ExperimentBusinessUnitArea>
<ExperimentBusinessUnitArea z:Ref="i9" />
</ExperimentBusinessUnitArea>
<ExperimentFactor />
<ExperimentGrouping>
<ExperimentGrouping z:Ref="i3" />
</ExperimentGrouping>
<ExperimentId>849d6b45-088f-499e-a066-9b027cc18fad</ExperimentId>
<ExperimentLayout />
<ExperimentLocation />
<ExperimentMeasurement />
<ExperimentPartnerAssignment />
<ExperimentSubTypeId>1</ExperimentSubTypeId>
<ExperimentType i:nil="true" />
<ExperimentTypeId>5</ExperimentTypeId>
<GrowingYear>6</GrowingYear>
<IsAvailableInTDE>true</IsAvailableInTDE>
<IsLocalExperiment>true</IsLocalExperiment>
<IsSeedLocallySourced>true</IsSeedLocallySourced>
<IsSeedTreatmentFactor>true</IsSeedTreatmentFactor>
<LastMaintenanceDate>2025-10-30T07:42:21.2784458+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 12</LastMaintenanceName>
<Name>sample string 3</Name>
<NumberOfReplications>1</NumberOfReplications>
<ParentExperimentId>4f53ffa3-daf0-4fc7-bd4e-621654866cf5</ParentExperimentId>
<Protocol />
<Region>sample string 17</Region>
<SalesSeason>1</SalesSeason>
<Strip />
<Title>sample string 2</Title>
<TotalPlannedLocations>7</TotalPlannedLocations>
</Experiment>
</ArrayOfExperiment>