SchemaType Class

Represents an object type definition within the schema.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As SchemaType

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SchemaType
[SerializableAttribute] 
public sealed class SchemaType
[SerializableAttribute] 
public ref class SchemaType sealed
/** @attribute SerializableAttribute() */ 
public final class SchemaType
SerializableAttribute 
public final class SchemaType

Inheritance Hierarchy

System.Object
  Microsoft.MetadirectoryServices.SchemaType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

SchemaType Members
Microsoft.MetadirectoryServices Namespace