Share via


VersionFlag.IsCommittedOnly Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto VersionFlag deve essere associato solo alle versioni sottoposte a commit.

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

Valore della proprietà

true se l'oggetto VersionFlag deve essere associato solo alle versioni sottoposte a commit. In caso contrario, false.

Attributi

Si applica a