de la propiedad Property.Type
Obtiene el tipo del objeto Property .
Espacio de nombres: Microsoft.SharePoint.BusinessData.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property Type As Type
Get
'Uso
Dim instance As [Property]
Dim value As Type
value = instance.Type
public Type Type { get; }
Valor de propiedad
Tipo: System.Type
El tipo del objeto Property .
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.BusinessData.Administration