PlanGuide.ValidatePlanGuide Methode

Definition

Überlädt

Name Beschreibung
ValidatePlanGuide()

Planleitfaden überprüfen

ValidatePlanGuide(DataRow)

Planleitfaden überprüfen

ValidatePlanGuide()

Planleitfaden überprüfen

public bool ValidatePlanGuide();
member this.ValidatePlanGuide : unit -> bool
Public Function ValidatePlanGuide () As Boolean

Gibt zurück

Gilt für:

ValidatePlanGuide(DataRow)

Planleitfaden überprüfen

public bool ValidatePlanGuide(out System.Data.DataRow errorInfo);
member this.ValidatePlanGuide : DataRow -> bool
Public Function ValidatePlanGuide (ByRef errorInfo As DataRow) As Boolean

Parameter

errorInfo
DataRow

Gibt zurück

Gilt für: