Schema

Description

Returns the schema to which this revision belongs.

This is a read-only property; it can be viewed but not set.

Syntax

VBScript


schemaRev.Schema 

Perl


$schemaRev->GetSchema(); 
Identifier
Description
schemaRev
A SchemaRev object.
Return value
A Schema object corresponding to the schema to which this revision belongs.