SupSoftwareProjectType
No description
enum SupSoftwareProjectType {
APPLICATION
EXAMPLE
}
Values
SupSoftwareProjectType.APPLICATION
Defines the Application type used to classify software projects.
SupSoftwareProjectType.EXAMPLE
Defines the Example type used to classify software projects.