Share via


SPClientServiceRequestUsageEntry.AppId property

Gets or sets the app ID.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property AppId As String
    Get
    Set
'Usage
Dim instance As SPClientServiceRequestUsageEntry
Dim value As String

value = instance.AppId

instance.AppId = value
public string AppId { get; set; }

Property value

Type: System.String

See also

Reference

SPClientServiceRequestUsageEntry class

SPClientServiceRequestUsageEntry members

Microsoft.SharePoint.Administration namespace