EnumTypeMetadata Class

Definition

public ref class EnumTypeMetadata sealed : Microsoft::ServiceModel::Channels::Common::BasicTypeMetadata
public sealed class EnumTypeMetadata : Microsoft.ServiceModel.Channels.Common.BasicTypeMetadata
type EnumTypeMetadata = class
    inherit BasicTypeMetadata
Public NotInheritable Class EnumTypeMetadata
Inherits BasicTypeMetadata
Inheritance

Constructors

EnumTypeMetadata(String, String, String[])
EnumTypeMetadata(String, String, String[], DateTime, Boolean)

Properties

CanSetDefaultValue (Inherited from BasicTypeMetadata)
CanUseCommonCache (Inherited from TypeMetadata)
Content (Inherited from BasicTypeMetadata)
Description (Inherited from TypeMetadata)
IsDisposed (Inherited from TypeMetadata)
IsNillable (Inherited from TypeMetadata)
LastTimeAccessed (Inherited from TypeMetadata)
MetadataTimestamp (Inherited from TypeMetadata)
NeverExpires (Inherited from TypeMetadata)
OriginalName (Inherited from TypeMetadata)
Properties (Inherited from TypeMetadata)
TypeName (Inherited from TypeMetadata)
TypeNamespace (Inherited from TypeMetadata)
UniqueId (Inherited from TypeMetadata)
Values

Methods

Dispose() (Inherited from TypeMetadata)
Dispose(Boolean) (Inherited from TypeMetadata)
ExportXmlSchema(XmlSchemaExportContext, MetadataLookup, TimeSpan) (Inherited from BasicTypeMetadata)
GenerateXmlSchemaAnnotation() (Inherited from TypeMetadata)

Applies to