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.
Gets or sets the association type descriptor.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Property ReturnTypeDescriptor As TypeDescriptor
Get
Set
'Usage
Dim instance As Association
Dim value As TypeDescriptor
value = instance.ReturnTypeDescriptor
instance.ReturnTypeDescriptor = value
public override TypeDescriptor ReturnTypeDescriptor { get; set; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.TypeDescriptor
The association type descriptor.