ServicePRO SDK Help

clsSharedFunctions..::..MakeRelationStructure Method

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static stcMetaDataRelation MakeRelationStructure(
	Dictionary<string, Object> drTable
)
Public Shared Function MakeRelationStructure ( _
	drTable As Dictionary(Of String, Object) _
) As stcMetaDataRelation

Parameters

drTable
Type: Dictionary<(Of <(<'String, Object>)>)>