Linguaggio

Entity.IsBase Proprietà

Definizione

Riceve o imposta un valore che indica se l'entità appare nella schermata iniziale di esploratore modello come entità principale.

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

Valore della proprietà

true se l'entità appare nella schermata iniziale di Esploratore Modelli come entità principale; altrimenti, false.

Attributi

Si applica a