Aracılığıyla paylaş


MethodInstanceStruct.ReturnTypeDescriptorId Property

Gets or sets the return TypeDescriptor identifier (ID).

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ReturnTypeDescriptorId As UInteger
    Get
    Set
'Usage
Dim instance As MethodInstanceStruct
Dim value As UInteger

value = instance.ReturnTypeDescriptorId

instance.ReturnTypeDescriptorId = value
public uint ReturnTypeDescriptorId { get; set; }

Property Value

Type: System.UInt32
The return TypeDescriptor ID.

See Also

Reference

MethodInstanceStruct Class

MethodInstanceStruct Members

Microsoft.SharePoint.BusinessData.SharedService Namespace