CSUpload 1 0-uploadDocument

From ADF Docs
Revision as of 17:34, 24 November 2010 by Rwest (talk | contribs) (Reverted edits by Ecaxabu (Talk) to last revision by Api)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Attention: Do not change any text in the description, signature, and paramter sections.

Return to CSUpload_1_0

Description

Use this method to upload a document into the upload folder of an designated subsite

Signature

public struct uploadDocument ( numeric subsiteid, struct data, Binary docBinaryData, numeric doLogin )

Parameters

Required Name Type Description
required subsiteid numeric
  data struct Data for upload document.
  docBinaryData Binary Binary data of the document.
optional doLogin numeric [Default: 0] Force the login always