Project list with assigned field configuration schema.

interface FieldConfigurationSchemeProjects {
    fieldConfigurationScheme?: Version3.Version3Models.FieldConfigurationScheme;
    projectIds: string[];
}

Properties

projectIds: string[]

The IDs of projects using the field configuration scheme.