This sample defines the following methods.
Method
|
Description
|
|---|
SchemaSample
|
Lists the following information:
|
SchemaClassSample
|
Finds the schema class in the current forest and lists its properties.
|
SchemaPropertySample
|
Finds the schema property in the current forest and lists its values.
|
The following methods have their invoking references commented out in the Main method. They need to be appropriately modified before running.
Method
|
Description
|
|---|
CreateNewClass
|
Creates a new schema class with example values that you can modify.
|
CreateNewProperty
|
Creates a new schema property with example values that you can modify.
|