UndoFrameIsCurrent Property |
Gets a value indicating whether this frame is current.
Namespace:
Dundas.BI.Entities
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsCurrent { get; }
Public ReadOnly Property IsCurrent As Boolean
Get
public:
property bool IsCurrent {
bool get ();
}
member IsCurrent : bool with get
Property Value
Type:
BooleanSee Also