Sub DeleteRow( _ ByVal rowGuid As String _ )
This language is not supported or no code example is available.
void DeleteRow( string rowGuid )
The GUID of the row to be deleted.
QdvApiException
A problem occurred.