de la propiedad IngestionTaskKey.IngestionTableAccountName
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property IngestionTableAccountName As String
Get
Set
'Uso
Dim instance As IngestionTaskKey
Dim value As String
value = instance.IngestionTableAccountName
instance.IngestionTableAccountName = value
public string IngestionTableAccountName { get; set; }
Valor de propiedad
Tipo: System.String