Del via


gitproject EntityType

Entity set path: 
[organization URI]/api/data/v9.2/gitprojects
Base type: 
crmbaseentity
Display name: 
Git Project
Primary key: 
gitprojectid
Primary name column: 
projectname
Operations supported: 
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name Type Details
gitprojectid Edm.Guid

Unique identifier for entity instances

Display name: Git Project

organizationname Edm.String

Name of the Git Organization associated with Git Project.

Display name: Git Organization Name

projectname Edm.String

The name of the Git Project.

Display name: Git Project Name

Operations

The following operations can be used with the gitproject entity type.

Name Binding
CreateMultiple Not Bound
DeleteMultiple Not Bound
UpdateMultiple Not Bound

See also