clsSBOWebCustomerInfoProjectList Property
|
List of active projects linked to the business partner
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsSBOWebCustomerInfoProject> ProjectList { get; set; }Public Property ProjectList As List(Of clsSBOWebCustomerInfoProject)
Get
Set
Property Value
Type:
ListclsSBOWebCustomerInfoProject
See Also