The list of features on a project.

interface ContainerForProjectFeatures {
    features?: Version2.Version2Models.ProjectFeature[];
}

Properties

Properties

The project features.