ServicePRO SDK Help

IObjectDesignerService..::..EndGetRelatedTable Method

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

Syntax


string EndGetRelatedTable(
	out string newValue,
	out string fieldIdentifier,
	out string fieldCaption,
	IAsyncResult result
)
Function EndGetRelatedTable ( _
	<OutAttribute> ByRef newValue As String, _
	<OutAttribute> ByRef fieldIdentifier As String, _
	<OutAttribute> ByRef fieldCaption As String, _
	result As IAsyncResult _
) As String

Parameters

newValue
Type: String%
fieldIdentifier
Type: String%
fieldCaption
Type: String%
result
Type: IAsyncResult