Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 639 Bytes

fcSDK~FChoice.Foundation.Clarify.ClarifyGeneric~TraverseFromRoot.md

File metadata and controls

36 lines (25 loc) · 639 Bytes

TraverseFromRoot Method (ClarifyGeneric)

Syntax

'Declaration

Public Sub TraverseFromRoot( _
   ByVal _rootObjID_ As Integer, _
   ByVal _rootObject_ As String, _
   ByVal _relationName_ As String _
) 
public void TraverseFromRoot( 
   int _rootObjID_,
   string _rootObject_,
   string _relationName_
)

Parameters

rootObjID

rootObject

relationName

[!includeRequirements]

Reference

ClarifyGeneric Class
ClarifyGeneric Members