📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The `ManualDistributionRulesService` object is the entry point for reading Manual Distribution Rule records. Obtain it from the `CompanyService` object using the service name `ManualDistributionRulesService`.

Syntax

Visual Basic
Public Function GetList() As ManualDistributionRuleParamsCollection

See Also