Share via


IngestionTaskKey.IngestionTableAccountKey property

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

Syntax

'Declaration
Public Property IngestionTableAccountKey As String
    Get
    Set
'Usage
Dim instance As IngestionTaskKey
Dim value As String

value = instance.IngestionTableAccountKey

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

Property value

Type: System.String

See also

Reference

IngestionTaskKey class

IngestionTaskKey members

Microsoft.SharePoint.Client namespace