API Referenceglobal
public class Sandbox.Package.ListResult
Represents the actual response from the api
Constructors
Showing 1 constructors
public ListResult()
No results match this filter.
Properties
Showing 2 properties
public Sandbox.Package.ListResult.Grouping[] Sandbox.Package.ListResult.Groupings { get; set; }
The groups of packages
public string Sandbox.Package.ListResult.Title { get; set; }
The name of this group
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Package.ListResult |