Table of Contents

Enum Project_services_serviceName

Namespace
Autodesk.ACC.AccountAdmin.Models
Assembly
Autodesk.ACC.AccountAdmin.dll

The name of the service. Valid values are projectAdministration, documentManagement, quantification, projectManagement, costManagement, designCollaboration, fieldManagement, assets, workshopxr, insight, modelCoordination, field, glue and plan.

public enum Project_services_serviceName

Fields

[EnumMember(Value = "assets")] Assets = 7
[EnumMember(Value = "costManagement")] CostManagement = 3
[EnumMember(Value = "designCollaboration")] DesignCollaboration = 5
[EnumMember(Value = "documentManagement")] DocumentManagement = 1
[EnumMember(Value = "field")] Field = 11
[EnumMember(Value = "fieldManagement")] FieldManagement = 6
[EnumMember(Value = "glue")] Glue = 12
[EnumMember(Value = "insight")] Insight = 9
[EnumMember(Value = "modelCoordination")] ModelCoordination = 10
[EnumMember(Value = "plan")] Plan = 13
[EnumMember(Value = "projectAdministration")] ProjectAdministration = 0
[EnumMember(Value = "projectManagement")] ProjectManagement = 2
[EnumMember(Value = "quantification")] Quantification = 4
[EnumMember(Value = "workshopxr")] Workshopxr = 8