Sets the description.
object.SetDescription(strDesc)
CaWInteractiveMerge
A string that represents the description
True-if successful, false-if failed
None
Example
Dim objInteractiveMerge
Set objInteractiveMerge = objContext.GetInteractiveMerge()
bRet = objInteractiveMerge.SetDescription("My Description")
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|