Note
To see how this affects the editing behavior see the Remarks section of the EditableObjectBase class, which applies also for the ModelBase class.
protected virtual EditableObjectBehavior EditableObjectBehavior { get; }Protected Overridable ReadOnly Property EditableObjectBehavior As EditableObjectBehavior
Getprotected:
virtual property EditableObjectBehavior EditableObjectBehavior {
EditableObjectBehavior get ();
}abstract EditableObjectBehavior : EditableObjectBehavior with get
override EditableObjectBehavior : EditableObjectBehavior with get