ObjectSet.Validate(String) Method

Definition

Policy validation Unlike ISfcValidate.Validate, this method will throw the first exception it encounters If execution of this method doesn't produce any exceptions, validation passed

public void Validate(string mode);
override this.Validate : string -> unit
Public Sub Validate (mode As String)

Parameters

mode
String

Applies to