GET Api/QuestionActionPlan/GetAllQuestionActionPlan?apChecklistId={apChecklistId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apChecklistId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of QuestionActionPlanDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Question | string |
None. |
|
| ActionPlanDetailsId | integer |
None. |
|
| Comments | string |
None. |
|
| ActionPlanItems | Collection of ActionPlanItemsDTO |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2025-12-14T08:48:10.6657068+04:00",
"StatusId": "sample string 2",
"ColorState": "sample string 3",
"APDetailsId": 1,
"ActionText": "sample string 4",
"ActionItemComments": [
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
}
],
"ActionItemMembers": [
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
},
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
}
],
"CreatedBy": 5,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "f396ac4b-293c-4e1f-86ce-3d58bd0f00e4",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2025-12-14T08:48:10.6657068+04:00",
"StatusId": "sample string 2",
"ColorState": "sample string 3",
"APDetailsId": 1,
"ActionText": "sample string 4",
"ActionItemComments": [
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
}
],
"ActionItemMembers": [
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
},
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
}
],
"CreatedBy": 5,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "f396ac4b-293c-4e1f-86ce-3d58bd0f00e4",
"APGeneralFeedbackId": 1
}
]
},
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2025-12-14T08:48:10.6657068+04:00",
"StatusId": "sample string 2",
"ColorState": "sample string 3",
"APDetailsId": 1,
"ActionText": "sample string 4",
"ActionItemComments": [
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
}
],
"ActionItemMembers": [
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
},
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
}
],
"CreatedBy": 5,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "f396ac4b-293c-4e1f-86ce-3d58bd0f00e4",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2025-12-14T08:48:10.6657068+04:00",
"StatusId": "sample string 2",
"ColorState": "sample string 3",
"APDetailsId": 1,
"ActionText": "sample string 4",
"ActionItemComments": [
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"
}
],
"ActionItemMembers": [
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
},
{
"Id": 1,
"ActionItemId": 2,
"UserId": 3,
"Name": "sample string 4",
"SubName": "sample string 5"
}
],
"CreatedBy": 5,
"CreatedOn": "2025-12-14T08:48:10.6657068+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-12-14T08:48:10.6657068+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "f396ac4b-293c-4e1f-86ce-3d58bd0f00e4",
"APGeneralFeedbackId": 1
}
]
}
]
text/html, multipart/form-data
Sample:
[{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-12-14T08:48:10.6657068+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"f396ac4b-293c-4e1f-86ce-3d58bd0f00e4","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-12-14T08:48:10.6657068+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"f396ac4b-293c-4e1f-86ce-3d58bd0f00e4","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-12-14T08:48:10.6657068+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"f396ac4b-293c-4e1f-86ce-3d58bd0f00e4","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-12-14T08:48:10.6657068+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"5baaad43-5a6a-4de8-9e2b-269d1a14ef6f"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-12-14T08:48:10.6657068+04:00","UpdatedBy":1,"UpdatedOn":"2025-12-14T08:48:10.6657068+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"f396ac4b-293c-4e1f-86ce-3d58bd0f00e4","APGeneralFeedbackId":1}]}]
application/xml, text/xml
Sample:
<ArrayOfQuestionActionPlanDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
<QuestionActionPlanDTO>
<ActionPlanDetailsId>3</ActionPlanDetailsId>
<ActionPlanItems>
<ActionPlanItemsDTO>
<APDetailsId>1</APDetailsId>
<APGeneralFeedbackId>1</APGeneralFeedbackId>
<ActionItemComments>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
</ActionItemComments>
<ActionItemMembers>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
</ActionItemMembers>
<ActionText>sample string 4</ActionText>
<ColorState>sample string 3</ColorState>
<CreatedBy>5</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<DueDate>2025-12-14T08:48:10.6657068+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>f396ac4b-293c-4e1f-86ce-3d58bd0f00e4</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionPlanItemsDTO>
<ActionPlanItemsDTO>
<APDetailsId>1</APDetailsId>
<APGeneralFeedbackId>1</APGeneralFeedbackId>
<ActionItemComments>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
</ActionItemComments>
<ActionItemMembers>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
</ActionItemMembers>
<ActionText>sample string 4</ActionText>
<ColorState>sample string 3</ColorState>
<CreatedBy>5</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<DueDate>2025-12-14T08:48:10.6657068+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>f396ac4b-293c-4e1f-86ce-3d58bd0f00e4</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionPlanItemsDTO>
</ActionPlanItems>
<Comments>sample string 4</Comments>
<Id>1</Id>
<Question>sample string 2</Question>
</QuestionActionPlanDTO>
<QuestionActionPlanDTO>
<ActionPlanDetailsId>3</ActionPlanDetailsId>
<ActionPlanItems>
<ActionPlanItemsDTO>
<APDetailsId>1</APDetailsId>
<APGeneralFeedbackId>1</APGeneralFeedbackId>
<ActionItemComments>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
</ActionItemComments>
<ActionItemMembers>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
</ActionItemMembers>
<ActionText>sample string 4</ActionText>
<ColorState>sample string 3</ColorState>
<CreatedBy>5</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<DueDate>2025-12-14T08:48:10.6657068+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>f396ac4b-293c-4e1f-86ce-3d58bd0f00e4</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionPlanItemsDTO>
<ActionPlanItemsDTO>
<APDetailsId>1</APDetailsId>
<APGeneralFeedbackId>1</APGeneralFeedbackId>
<ActionItemComments>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>5baaad43-5a6a-4de8-9e2b-269d1a14ef6f</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionItemCommentsDTO>
</ActionItemComments>
<ActionItemMembers>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
<ActionItemMembersDTO>
<ActionItemId>2</ActionItemId>
<Id>1</Id>
<Name>sample string 4</Name>
<SubName>sample string 5</SubName>
<UserId>3</UserId>
</ActionItemMembersDTO>
</ActionItemMembers>
<ActionText>sample string 4</ActionText>
<ColorState>sample string 3</ColorState>
<CreatedBy>5</CreatedBy>
<CreatedOn>2025-12-14T08:48:10.6657068+04:00</CreatedOn>
<DueDate>2025-12-14T08:48:10.6657068+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>f396ac4b-293c-4e1f-86ce-3d58bd0f00e4</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-12-14T08:48:10.6657068+04:00</UpdatedOn>
</ActionPlanItemsDTO>
</ActionPlanItems>
<Comments>sample string 4</Comments>
<Id>1</Id>
<Question>sample string 2</Question>
</QuestionActionPlanDTO>
</ArrayOfQuestionActionPlanDTO>