OperationMetadata.GenerateOutputXmlSchemaAnnotation 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.
protected public:
virtual System::Xml::Schema::XmlSchemaAnnotation ^ GenerateOutputXmlSchemaAnnotation();
protected internal virtual System.Xml.Schema.XmlSchemaAnnotation GenerateOutputXmlSchemaAnnotation ();
abstract member GenerateOutputXmlSchemaAnnotation : unit -> System.Xml.Schema.XmlSchemaAnnotation
override this.GenerateOutputXmlSchemaAnnotation : unit -> System.Xml.Schema.XmlSchemaAnnotation
Protected Friend Overridable Function GenerateOutputXmlSchemaAnnotation () As XmlSchemaAnnotation