POST api/ExperimentFactorValue/BaseGetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ExperimentFactorValue| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentFactorValueId | globally unique identifier |
None. |
|
| ExperimentFactorId | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| Value | decimal number |
None. |
|
| ShortValue | string |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| ExperimentFactor | ExperimentFactor |
None. |
|
| StripValue | Collection of StripValue |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentFactorValueId": "3d2edc27-46cd-4f9f-986c-d5c1dc103166",
"ExperimentFactorId": "084478fb-1d95-4ab0-bfe0-3145506f68d8",
"SortOrder": 3,
"Value": 1.1,
"ShortValue": "sample string 4",
"AddName": "sample string 5",
"AddDate": "2026-01-26T05:19:03.6161268+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-01-26T05:19:03.6161268+00:00",
"StripValue": [
{
"$id": "2",
"StripValueId": "fb646e74-92fb-434e-9bf7-e48c96a3c841",
"StripId": "23f5b6d6-2fe3-4850-a579-ca10dbfb6a24",
"ExperimentFactorId": "5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c",
"ExperimentFactorValueId": "3d2edc27-46cd-4f9f-986c-d5c1dc103166",
"ExperimentFactorProductId": "3f8296c3-b214-46aa-bd31-a6d58da0f4ef",
"SortOrder": 4,
"AddName": "sample string 5",
"AddDate": "2026-01-26T05:19:03.6361522+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-01-26T05:19:03.6361522+00:00",
"ExperimentFactorValue": {
"$ref": "1"
},
"ExperimentFactor": {
"$id": "3",
"ExperimentFactorId": "5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c",
"ExperimentId": "0cdda219-8942-441c-b4c9-f13bf2568bb6",
"SortOrder": 3,
"TraitId": 4,
"FieldLayout": "sample string 5",
"AddName": "sample string 6",
"AddDate": "2026-01-26T05:19:03.6161268+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-26T05:19:03.6161268+00:00",
"ExperimentFactorValue": [],
"ExperimentFactorProduct": [
{
"$id": "4",
"ExperimentFactorProductId": "5fa96f96-2cd3-4994-a81b-005692a7efba",
"ExperimentFactorId": "5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c",
"BrandId": 3.0,
"GEId": 4.0,
"SortOrder": 5,
"AddName": "sample string 6",
"AddDate": "2026-01-26T05:19:03.6361522+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-01-26T05:19:03.6361522+00:00",
"SubProductCode": "sample string 10",
"NumberReservedUnits": 1,
"TotalNumberUnitsAllProduct": 1,
"StripSeedLocallySourced": true,
"ExperimentFactor": {
"$ref": "3"
},
"StripValue": [],
"ChangeTracker": {
"$id": "5",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"StripValue": [
{
"$ref": "2"
}
],
"ChangeTracker": {
"$id": "6",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"StripValue": [
{
"$ref": "2"
}
],
"ExperimentFactorProduct": [
{
"$ref": "4"
}
]
}
}
},
"ChangeTracker": {
"$id": "7",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ChangeTracker": {
"$id": "8",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"StripValue": [
{
"$ref": "2"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentFactorValue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentFactorValue i:nil="true" />
<ExperimentFactorValue z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2026-01-26T05:19:03.6161268+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="StripValue">
<AddDate>2026-01-26T05:19:03.6361522+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Id="i5">
<AddDate>2026-01-26T05:19:03.6161268+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i6">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Ref="i3" />
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentFactorProduct</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i7" i:type="ExperimentFactorProduct">
<AddDate>2026-01-26T05:19:03.6361522+00:00</AddDate>
<AddName>sample string 6</AddName>
<Brand i:nil="true" />
<BrandId>3</BrandId>
<ChangeTracker z:Id="i8">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i5" />
<ExperimentFactorId>5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c</ExperimentFactorId>
<ExperimentFactorProductId>5fa96f96-2cd3-4994-a81b-005692a7efba</ExperimentFactorProductId>
<GEId>4</GEId>
<LastMaintenanceDate>2026-01-26T05:19:03.6361522+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<NumberReservedUnits>1</NumberReservedUnits>
<SortOrder>5</SortOrder>
<StripSeedLocallySourced>true</StripSeedLocallySourced>
<StripValue />
<SubProductCode>sample string 10</SubProductCode>
<TotalNumberUnitsAllProduct>1</TotalNumberUnitsAllProduct>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentFactorId>5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c</ExperimentFactorId>
<ExperimentFactorProduct>
<ExperimentFactorProduct z:Ref="i7" />
</ExperimentFactorProduct>
<ExperimentFactorValue />
<ExperimentId>0cdda219-8942-441c-b4c9-f13bf2568bb6</ExperimentId>
<FieldLayout>sample string 5</FieldLayout>
<LastMaintenanceDate>2026-01-26T05:19:03.6161268+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i3" />
</StripValue>
<TraitId>4</TraitId>
</ExperimentFactor>
<ExperimentFactorId>5910a8b7-880c-47cb-8cc5-1c2fe86f0b6c</ExperimentFactorId>
<ExperimentFactorProduct i:nil="true" />
<ExperimentFactorProductId>3f8296c3-b214-46aa-bd31-a6d58da0f4ef</ExperimentFactorProductId>
<ExperimentFactorValue z:Ref="i1" />
<ExperimentFactorValueId>3d2edc27-46cd-4f9f-986c-d5c1dc103166</ExperimentFactorValueId>
<LastMaintenanceDate>2026-01-26T05:19:03.6361522+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>23f5b6d6-2fe3-4850-a579-ca10dbfb6a24</StripId>
<StripValueId>fb646e74-92fb-434e-9bf7-e48c96a3c841</StripValueId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor i:nil="true" />
<ExperimentFactorId>084478fb-1d95-4ab0-bfe0-3145506f68d8</ExperimentFactorId>
<ExperimentFactorValueId>3d2edc27-46cd-4f9f-986c-d5c1dc103166</ExperimentFactorValueId>
<LastMaintenanceDate>2026-01-26T05:19:03.6161268+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<ShortValue>sample string 4</ShortValue>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i3" />
</StripValue>
<Value>1.1</Value>
</ExperimentFactorValue>
</ArrayOfExperimentFactorValue>