Compartir a través de


de la propiedad Subscription.ID

Espacio de nombres:  Microsoft.BusinessData.Runtime
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.BusinessData (en Microsoft.BusinessData.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property ID As IDictionary(Of String, Object)
    Get
'Uso
Dim instance As Subscription
Dim value As IDictionary(Of String, Object)

value = instance.ID
public IDictionary<string, Object> ID { get; }

Valor de propiedad

Tipo: System.Collections.Generic.IDictionary<String, Object>

Vea también

Referencia

clase Subscription

Miembros Subscription

Espacio de nombres Microsoft.BusinessData.Runtime