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