PopupActionActionType Property |
Gets the action type.
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override ActionType ActionType { get; }Public Overrides ReadOnly Property ActionType As ActionType
Get
public:
virtual property ActionType ActionType {
ActionType get () override;
}abstract ActionType : ActionType with get
override ActionType : ActionType with get
Property Value
Type:
ActionType
See Also