Sets the specified Demote as the current context Demote.
object.SetDemoteName(strDemoteName)
CaWContext
strDemoteName - A string that represents the Demote name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetDemoteName(“Demote”)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|