RevString

Description

Returns the revision string of this package revision.

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

Syntaxe

VBScript

packageRev.RevString 

Perl

$packageRev->GetRevString(); 
Identificateur
Description
packageRev
A PackageRev object.
Valeur renvoyée
A String indicating the revision string associated with this package revision.

Commentaires en retour