[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.CreateResourceRequest.-ctor

CreateResourceRequest Constructor

CreateResourceRequest()

Declaration
public CreateResourceRequest()
Public Sub New()

CreateResourceRequest(BatchHeader, string, string, bool, byte[], string, Property[])

Declaration
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]())
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
string Parent
bool Overwrite
byte[] Contents
string MimeType
Property[] Properties