ModelRelationship.Active Eigenschaft

Definition

Bei True ist die Beziehung aktiv. False gibt an, dass diese Beziehung inaktiv ist. Boolescher Wert (bool in C#). Lesen/Schreiben

public:
 property bool Active { bool get(); void set(bool value); };
public bool Active { get; set; }
Public Property Active As Boolean

Eigenschaftswert

Gilt für: