ServicePRO SDK Help

IObjectDesignerService..::..EndGetDBLookUpDefaultItem Method

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

Syntax


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

Parameters

currentFieldIdentifier
Type: String%
result
Type: IAsyncResult