ActionConstants Class

Contains all the string constants related to Action objects.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.BusinessData.Administration.Client.Constants.ActionConstants

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client.Constants
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)

Syntax

'Declaration
Public NotInheritable Class ActionConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ActionConstants

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.

See Also

Reference

Microsoft.SharePoint.BusinessData.Administration.Client.Constants Namespace