Click or drag to resize
RMPServiceMaintenanceLogDeleteList Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool MaintenanceLogDeleteList(
	string where_str
)

Parameters

where_str
Type: SystemString

Return Value

Type: Boolean

Implements

IRMPServiceMaintenanceLogDeleteList(String)
See Also