Create a new evaluation criteria.
None.
This object takes all the parameters needed to create a new evaluation criteria.
System.Collections.ObjectModel.Collection`1[Connections.API.Areas.HelpPage.ModelDescriptions.ParameterDescription] IList| 
							Completed
							
								boolean
							
							 Completed status of the given evaluation criteria.  | 
						
					
| 
								
							ID
							
								globally unique identifier
											Required on Update
							
							 ID of the accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							AncestorID
							
								globally unique identifier
											Required on Create
							
							 ID of the ancestor given accountability, evaluation criteria, project scope, or supervisory scope (individual or project).  | 
						
					
| 
							Rank
							
								integer
											Required
							
							 Rank of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Name
							
								string
											Required
							
							 Name of the given accountability, evaluation criteria, project scope, or supervisory scope. (Max length 255 characters)  | 
						
					
| 
							Description
							
								string
											Required
							
							 Description of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							SiteID
							
								globally unique identifier
											ReadOnly
							
							 ID of the site for the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Deleted
							
								boolean
											ReadOnly
							
							 Deleted status of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							DeletedByRef
							
								boolean
											ReadOnly
							
							 Deleted by reference status of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Created
							
								date
											ReadOnly
							
							 The date that the given accountability, evaluation criteria, project scope, or supervisory scope was created.  | 
						
					
| 
							CreatedBy
							
								globally unique identifier
											ReadOnly
							
							 ID of the individual who created the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Updated
							
								date
											ReadOnly
							
							 The date that the given accountability, evaluation criteria, project scope, or supervisory scope was updated.  | 
						
					
| 
							UpdatedBy
							
								globally unique identifier
											ReadOnly
							
							 ID of the individual who updated the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
<EvaluationCriteria xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://col4.com/api/v4"> <ID>14cb4075-8915-475c-bb39-423daf7c4402</ID> <AncestorID>c63e6ba7-89f8-4916-8269-d0caab4f85f0</AncestorID> <Rank>1</Rank> <Name>sample string 1</Name> <Description>sample string 2</Description> <Completed>true</Completed> </EvaluationCriteria>
{
  "ID": "14cb4075-8915-475c-bb39-423daf7c4402",
  "AncestorID": "c63e6ba7-89f8-4916-8269-d0caab4f85f0",
  "Rank": 1,
  "Name": "sample string 1",
  "Description": "sample string 2",
  "Completed": true
}
        | 
							Completed
							
								boolean
							
							 Completed status of the given evaluation criteria.  | 
						
					
| 
								
							ID
							
								globally unique identifier
											Required on Update
							
							 ID of the accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							AncestorID
							
								globally unique identifier
											Required on Create
							
							 ID of the ancestor given accountability, evaluation criteria, project scope, or supervisory scope (individual or project).  | 
						
					
| 
							Rank
							
								integer
											Required
							
							 Rank of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Name
							
								string
											Required
							
							 Name of the given accountability, evaluation criteria, project scope, or supervisory scope. (Max length 255 characters)  | 
						
					
| 
							Description
							
								string
											Required
							
							 Description of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							SiteID
							
								globally unique identifier
											ReadOnly
							
							 ID of the site for the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Deleted
							
								boolean
											ReadOnly
							
							 Deleted status of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							DeletedByRef
							
								boolean
											ReadOnly
							
							 Deleted by reference status of the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Created
							
								date
											ReadOnly
							
							 The date that the given accountability, evaluation criteria, project scope, or supervisory scope was created.  | 
						
					
| 
							CreatedBy
							
								globally unique identifier
											ReadOnly
							
							 ID of the individual who created the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
| 
							Updated
							
								date
											ReadOnly
							
							 The date that the given accountability, evaluation criteria, project scope, or supervisory scope was updated.  | 
						
					
| 
							UpdatedBy
							
								globally unique identifier
											ReadOnly
							
							 ID of the individual who updated the given accountability, evaluation criteria, project scope, or supervisory scope.  | 
						
					
<EvaluationCriteria xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://col4.com/api/v4"> <ID>7bfb39fe-f03f-400d-95f0-7185559e4bbf</ID> <AncestorID>820821ea-2d9c-4b72-8fbe-d292bef3f32d</AncestorID> <Rank>1</Rank> <Name>sample string 1</Name> <Description>sample string 2</Description> <SiteID>702da10a-6460-4c4a-9610-035ae308b337</SiteID> <Deleted>true</Deleted> <DeletedByRef>true</DeletedByRef> <Created>2025-11-01T13:59:21.060018+00:00</Created> <CreatedBy>b2785491-b274-4361-8681-d4d11f4bb0f7</CreatedBy> <Updated>2025-11-01T13:59:21.060018+00:00</Updated> <UpdatedBy>521d9393-b117-4a5d-be2d-60a984243896</UpdatedBy> <Completed>true</Completed> </EvaluationCriteria>
{
  "ID": "7bfb39fe-f03f-400d-95f0-7185559e4bbf",
  "AncestorID": "820821ea-2d9c-4b72-8fbe-d292bef3f32d",
  "Rank": 1,
  "Name": "sample string 1",
  "Description": "sample string 2",
  "SiteID": "702da10a-6460-4c4a-9610-035ae308b337",
  "Deleted": true,
  "DeletedByRef": true,
  "Created": "2025-11-01T13:59:21.060018+00:00",
  "CreatedBy": "b2785491-b274-4361-8681-d4d11f4bb0f7",
  "Updated": "2025-11-01T13:59:21.060018+00:00",
  "UpdatedBy": "521d9393-b117-4a5d-be2d-60a984243896",
  "Completed": true
}