You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared.DC.Enums Namespace > Structs, Records, Enums > Ofcas.Lk.Api.Shared.DC.Enums.ProjectType Enumeration
Ofcas.Lk.Api.Shared.DC.Enums.ProjectType Enumeration
Close
Ofcas.Lk.Api.Client - Version 3.0
Ofcas.Lk.Api.Shared.DC.Enums.ProjectType Enumeration

The type of the project-center.

Syntax
C#
public enum ProjectType : byte { Project = 0, FabricationLot = 1, ResellerOrder = 2 }
Members
Description
Project = 0
The standard project-center type.
FabricationLot = 1
The fabrication lot-center type.
ResellerOrder = 2
Not supported
Copyright © 2021 Orgadata AG. All rights reserved.