Retrieves a CaWContainer object that contains the attributes for each CA Harvest SCM State in the CA Harvest SCM Project specified by the lngProjectId argument.
object.GetStateList(lngProjectId)
CaWHarvest
lngProjectId - A long represents the project object ID of the desired project that contains this statelist.
A CaWContainer object, null object if error.
List attributes are stored with the following hash keys:
Example
Dim objStateList objStateList = sobjHarvest.GetStateList()
More information:
| Copyright © 2013 CA. All rights reserved. |
|