GetVersion Method
Applies To
OObject
Description
Returns a string containing user assigned version of the type of underlying value instance.
Usage
const char*
GetVersion
(void) throw(
OException
)
Arguments
none
Remarks
Read only at run time.
Contents