Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the underlying TypeDescriptor that represents the Field.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property TypeDescriptor As TypeDescriptor
Get
'Usage
Dim instance As Field
Dim value As TypeDescriptor
value = instance.TypeDescriptor
public TypeDescriptor TypeDescriptor { get; }
Property Value
Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptor
A string
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace