Delete

 

Dovico.TrackITAPI.CProject.Delete(System.String,Dovico.TrackITAPI.CStateInfo)

 

 

Function Overview:

This method deletes all projects specified by ids in format id.xsd

 

 

Parameter List:

sXml - string - IDs of items to be deleted in id.xsd format

siState - CStateInfo - State information needed to process the transaction

 

Returns

Currently an empty string (reserved for future use)

 

Example:

No example yet available