Entity.RequireApproval Eigenschaft

Definition

Gibt an, ob die Entität genehmigt werden muss.

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

Eigenschaftswert

true, wenn die Entität genehmigt werden muss, andernfalls false.

Attribute

Gilt für: