clsSBOWebClientHandlerSBODMSDocumentList4OneObject Method
|
Loads document from the folder mechanism
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntaxpublic clsSBODMSDocumentList4OneObject SBODMSDocumentList4OneObject(
string sTable,
string sID
)
Public Function SBODMSDocumentList4OneObject (
sTable As String,
sID As String
) As clsSBODMSDocumentList4OneObject
Parameters
- sTable
- Type: SystemString
- sID
- Type: SystemString
Return Value
Type:
clsSBODMSDocumentList4OneObject
See Also