Contains(ISchema):Boolean

Checks whether a schema is a child schema of the current schema.

Return type: System.Boolean

Parameter

schema

Type: Onion.Client.ISchema

This parameter is the schema for which to check whether it is a child schema of the current data object.

If the indicated schema is a derived schema of one of the child schemas, then it is not found. Only schemas are found in the collection which have been indicated directly as child schemas.