Slu.Heureka.HeurekaAPI.Data Namespace > ApiCompartment Class > GetTreeList Method : GetTreeList(DateTime,Guid) Method |
'Declaration
Public Overloads Function GetTreeList( _ ByVal date As Date, _ ByVal layerId As Guid _ ) As IList(Of ApiTree)
'Usage
Dim instance As ApiCompartment Dim date As Date Dim layerId As Guid Dim value As IList(Of ApiTree) value = instance.GetTreeList(date, layerId)
public IList<ApiTree> GetTreeList( DateTime date, Guid layerId )
public: IList<ApiTree^>^ GetTreeList( DateTime date, Guid layerId )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2