ServerStub.TargetTypeId propriedade
Id de tipo do tipo de destino. Ele é definido na [ClientNS.ClientCallableAttribute(ServerTypeId="{00000000-0000-0000-0000-000000000000}")]
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Protected Friend Overridable ReadOnly Property TargetTypeId As Guid
Get
'Uso
Dim value As Guid
value = Me.TargetTypeId
protected internal virtual Guid TargetTypeId { get; }
Valor de propriedade
Tipo: System.Guid