Class TemplateBasedProjectCreationInvalidMetaFault
Contains information about an invalid meta value. It is thrown if the template specifies pre-defined values and the sent value is not in the pre-defined value set.
Syntax
public class TemplateBasedProjectCreationInvalidMetaFault : TemplateBasedProjectCreationFault
Fields
AllowedValues
The allowed values of the meta.
Declaration
public string[] AllowedValues