Action Class
Represents an available user action for an item. This class cannot be inherited.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class Action
'Usage
Dim instance As Action
public sealed class Action
public ref class Action sealed
[<SealedAttribute>]
type Action = class end
public final class Action
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.ReportRendering.Action
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.