XmlPrimeSerializationTask.PopulateSchemaSet MethodXmlPrimeSerializationTask.PopulateSchemaSet MethodXmlPrimeSerializationTask::PopulateSchemaSet Method

Populates the schema set from the SchemasSchemasSchemas property.

Syntax

Protected Function PopulateSchemaSet() As Boolean
protected bool PopulateSchemaSet()
protected:
bool PopulateSchemaSet()
 

Return Value

Type: System.BooleanSystem.BooleanSystem::Boolean

Returns trueTruetrue if the schema set was successfully populated; otherwise falseFalsefalse.