Share via


Any Class

Definition

public ref class Any sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.Schema("http://schemas.microsoft.com/BizTalk/2003/Any", "Root")]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[System.Serializable]
public sealed class Any : Microsoft.XLANGs.BaseTypes.SchemaBase
type Any = class
    inherit SchemaBase
Public NotInheritable Class Any
Inherits SchemaBase
Inheritance
Attributes

Constructors

Any()

Properties

ParseTables (Inherited from SchemaBase)
RawSchema (Inherited from SchemaBase)
RootNodes
Schema (Inherited from SchemaBase)
SchemaCollection (Inherited from SchemaBase)
SchemaSet (Inherited from SchemaBase)
XmlContent

Methods

CreateResolvedSchema() (Inherited from SchemaBase)

Applies to