Northwoods.GoSilverlight 2.2.4 Assembly
GetToParameterForLink Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > ILinksModel Interface : GetToParameterForLink Method

linkdata

Glossary Item Box

Returns any "to" port parameter information.

Syntax

Visual Basic (Declaration) 
Function GetToParameterForLink( _
   ByVal linkdata As Object _
) As Object
C# 
object GetToParameterForLink( 
   object linkdata
)

Parameters

linkdata

Return Value

the port parameter data

Remarks

Note that this method is universal, because it can only assume the node data is of type System.Object. The corresponding methods in the generic model classes operate on and return a specific node data type.

Requirements

See Also

© 2017 All Rights Reserved.