[]
public CreateResourceRequest()
Public Sub New()
public CreateResourceRequest(BatchHeader BatchHeader, string Resource, string Parent, bool Overwrite, byte[] Contents, string MimeType, Property[] Properties)
Public Sub New(BatchHeader As BatchHeader, Resource As String, Parent As String, Overwrite As Boolean, Contents As Byte(), MimeType As String, Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Resource | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Contents | |
| string | MimeType | |
| Property[] | Properties |