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