System::Xml::Schema::XmlSchemaAttribute::get_Use metod

XmlSchemaAttribute::get_Use method

Returnerar information om hur attributet används.

XmlSchemaUse System::Xml::Schema::XmlSchemaAttribute::get_Use()

ReturnValue

Ett av följande värden: None, Prohibited, Optional eller Required. Standardvärdet är Optional. Valfritt.

Se även