The list of features on a project.

interface ContainerForProjectFeatures {
    features?: Version3.Version3Models.ProjectFeature[];
}

Properties

Properties

The project features.