ServerStubAttribute.TargetTypeId propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property TargetTypeId As String
Get
Set
'Uso
Dim instance As ServerStubAttribute
Dim value As String
value = instance.TargetTypeId
instance.TargetTypeId = value
public string TargetTypeId { get; set; }
Valor de propriedade
Tipo: System.String