ObjectSet.Validate(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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