Dovico.TrackITAPI.CProject.GetInfo(System.String,Dovico.TrackITAPI.CStateInfo)
Function Overview:
Returns information related to the item specified by getinfo.xsd in an xml format.
Parameter List:
sXml - string - xml containing ID of item to retrieve data for in the format getinfo.xsd
siState - CStateInfo - State information needed to process the transaction
Returns
Information related to the item in an xml format
Example:
No example yet available