clsSchemaProvider..::..removeSchema Method
Removes the schema.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public bool removeSchema( string itemID, schemaType oSchemaType )
Public Function removeSchema ( _ itemID As String, _ oSchemaType As schemaType _ ) As Boolean
public: bool^ removeSchema( String^ itemID, schemaType^ oSchemaType )
Parameters
- itemID
- Type: String
The item identifier.
- oSchemaType
- Type: FlowWright.cDevDecisionEngine..::..schemaType
Type of the o schema.