clsSBODMSDocumentList4OneObjectLinkedDMSDocuments Property
|
List documents in DMS for this object
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportDocument> LinkedDMSDocuments { get; set; }Public Property LinkedDMSDocuments As List(Of clsImportDocument)
Get
Set
Property Value
Type:
ListclsImportDocument
See Also