MetadataService.EndExecute Method
![]() |
Syntax
[Visual Basic .NET]
Public Function EndExecute(
ByVal asyncResult As IAsyncResult
) As MetadataServiceResponse
[C#]
public MetadataServiceResponse EndExecute(
IAsyncResult asyncResult
);
Parameters
asyncResult
description
Return Value
Returns a MetadataServiceResponse type.
Requirements
Namespace: Microsoft.Crm.SdkTypeProxy.Metadata
Assembly: Microsoft.Crm.SdkTypeProxy.dll
See Also
- MetadataService Class
.gif)