IDifferenceBuffer2.HasFixedBaseLeftBuffer Property

Definition

True if the BaseLeftBuffer can never change. If false, the BaseLeftBuffer can change (via setting the InnerLeftDataModel) and can be null.

public:
 property bool HasFixedBaseLeftBuffer { bool get(); };
public bool HasFixedBaseLeftBuffer { get; }
member this.HasFixedBaseLeftBuffer : bool
Public ReadOnly Property HasFixedBaseLeftBuffer As Boolean

Property Value

Applies to