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