Metodo ClearErrors
Indicates to clear out all error collections.
Spazio dei nomi Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Sintassi
'Dichiarazione
Public Sub ClearErrors
'Utilizzo
Dim instance As Warnings
instance.ClearErrors()
public void ClearErrors()
public:
void ClearErrors()
member ClearErrors : unit -> unit
public function ClearErrors()