Gets the Description attribute for this process.
object.GetDescription()
CaWCheckin
None
A string that represents the description.
Example
Dim objCheckin Set objCheckin = objContext.GetCheckin() strdescription = objCheckin.GetDescription()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|