ValidationProcessOptions.CommitVersion 屬性

定義

指定驗證版本是否在驗證後被提交。

public:
 property bool CommitVersion { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool CommitVersion { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.CommitVersion : bool with get, set
Public Property CommitVersion As Boolean

屬性值

true如果被驗證的版本是在驗證後被提交的;否則,。 false

屬性

適用於