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