ServicePRO SDK Help

ObjectDesignerServiceClient..::..EndGetDBLookUpDefaultItem Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public stcListItem EndGetDBLookUpDefaultItem(
	out string currentFieldIdentifier,
	IAsyncResult result
)
Public Function EndGetDBLookUpDefaultItem ( _
	<OutAttribute> ByRef currentFieldIdentifier As String, _
	result As IAsyncResult _
) As stcListItem

Parameters

currentFieldIdentifier
Type: String%
result
Type: IAsyncResult