RevString
Description
Returns the revision string of this package revision.
This is a read-only property; it can be viewed but not set.
Syntax
VBScript
packageRev.RevString
Perl
$packageRev->GetRevString();
- Identifier
- Description
- packageRev
- A PackageRev object.
- Return value
- A String indicating the revision string associated with this package revision.