Schéma

Description

Returns the schema to which this revision belongs.

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

Syntaxe

VBScript

schemaRev.Schema 

Perl

$schemaRev->GetSchema(); 
Identificateur
Description
schemaRev
A SchemaRev object.
Valeur renvoyée
A Schema object corresponding to the schema to which this revision belongs.

Commentaires en retour