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