public bool IsForeignKeyEditable { get; }
Public ReadOnly Property IsForeignKeyEditable As Boolean Get
public: property bool IsForeignKeyEditable { bool get (); }
member IsForeignKeyEditable : bool with get
In This Article