API ReferenceSandbox
ModelAttachmentsclass
object→ModelAttachments
Constructors1
Showing 1 constructors
public ModelAttachments(Sandbox.Model model)
| Parameter | Type | Description |
|---|---|---|
| model | Model | — |
No results match this filter.
Methods2
Showing 2 methods
public Sandbox.ModelAttachments.Attachment Get(string name)
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
No results match this filter.
Properties3
Showing 3 properties
public System.Collections.Generic.IReadOnlyList`1<Sandbox.ModelAttachments.Attachment> Sandbox.ModelAttachments.All { get; set; }
public int Sandbox.ModelAttachments.Count { get; set; }
Returns:
int—public Sandbox.Model Sandbox.ModelAttachments.Model { get; set; }
No results match this filter.