Click or drag to resize

DocumentDataItemClassDelete Method

Deletes data item

Namespace:  SOWIData.XML
Assembly:  SOWIData.XML (in SOWIData.XML.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void Delete(
	Object pValue,
	string pField = "ID"
)

Parameters

pValue
Type: SystemObject
Field value
pField (Optional)
Type: SystemString
Field name
See Also