GET Api/ActionPlanMasterAPI/GetAllActionPlanMaster
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ActionPlanMasterDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| WorkFlowStatus | globally unique identifier |
None. |
|
| ProjectAdmin | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| ReportId | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| DivisionId | globally unique identifier |
None. |
|
| AssetId | globally unique identifier |
None. |
|
| BuildingId | globally unique identifier |
None. |
|
| SubBuildingId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| LevelId | globally unique identifier |
None. |
|
| CategoryId | globally unique identifier |
None. |
|
| SectorId | globally unique identifier |
None. |
|
| SubSectorId | globally unique identifier |
None. |
|
| ActionPlanDetails | Collection of ActionPlanDetailsDTO |
None. |
|
| CreatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| CreatedOn | date |
Required Data type: DateTime |
|
| UpdatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| UpdatedOn | date |
Data type: DateTime |
|
| IsActive | boolean |
Range: inclusive between false and true |
|
| IsDeleted | boolean |
Range: inclusive between false and true |
|
| DateFrom | date |
Data type: DateTime |
|
| DateTo | date |
Data type: DateTime |
|
| GeneratedReportName | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
multipart/form-data
Sample:
application/xml
Sample:
text/xml
Sample: