Description
Description
Returns a description of this schema revision.
This is a read-only property; it can be viewed but not set.
The descriptive text is the comment string entered by the user when the schema was checked in.
Syntax
VBScript
schemaRev.Description
Perl
$schemaRev->GetDescription
();
- Identifier
- Description
- schemaRev
- A SchemaRev object.
- Return value
- A String containing the description of the schema revision.