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 © 2013 CA. All rights reserved. |
|