CodeGenerationUtilities.IsLaxElementSchemaRequired(DomainClass) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether a lax element schema type definition is required for the class
public:
static bool IsLaxElementSchemaRequired(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ domainClass);
public static bool IsLaxElementSchemaRequired (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass domainClass);
static member IsLaxElementSchemaRequired : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> bool
Public Shared Function IsLaxElementSchemaRequired (domainClass As DomainClass) As Boolean
Parameters
- domainClass
- DomainClass
DomainClass to check.
Returns
Remarks
If it is not possible to determine