GetIncomingContentReferences(Boolean, SchemaReferenceType):ISchema[]
Calls a list of all schemas in which the current schema is used.
The schemas which use the current schema in their schema definition are contained in this list. Depending on the parameter, the result list is filtered by the kind of use or by whether the schema is used in the schema directly or uses the current schema via derivation or including of another schema.
Return type: Onion.Client.ISchema[]
Parameter
- recursive
Type: System.Boolean
- type
Type: SchemaReferenceType
This parameter indicates according to what kind of content use of the current schema the schemas are to be supplied.