GetLayoutableDefPathsAsync Method
Overloads
| GetLayoutableDefPathsAsync() | 
             The paths to the HyperCube/ListObject definitions  | 
        
      
    
GetLayoutableDefPathsAsync()
The paths to the HyperCube/ListObject definitions
Declaration
      public Task<string[]> GetLayoutableDefPathsAsync()
    
  Returns
| Type | Description | 
|---|---|
| System.Threading.Tasks.Task<System.String[]> | 
           A task with an array the created object as result  |