Click or drag to resize
PortalDocument Method
Overload List
  NameDescription
Public methodDocument(Int32)
This method will load an existing document identified by the transaction number provided. This method cannot be used to create new documents.
Public methodDocument(String, Int16, String)
This method will load a document identified by the document number, document type and module provided. This method can be used to create new documents as well as to load existing documents.
Top
See Also