TopBomIniHelper.BomQs.setDistinte Method

QsInformatica.Utils

TopBomIniHelperBomQssetDistinte Method

[Missing <summary> documentation for "M:QsInformatica.Utils.TopBomIniHelper.BomQs.setDistinte(System.Collections.Generic.List{QsInformatica.Utils.TopBomIniHelper.Distinta})"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public void setDistinte(
	List<TopBomIniHelperDistinta> lst
)
Public Sub setDistinte ( 
	lst As List(Of TopBomIniHelperDistinta)
)
public:
void setDistinte(
	List<TopBomIniHelperDistinta^>^ lst
)
member setDistinte : 
        lst : List<TopBomIniHelperDistinta> -> unit 

Parameters

lst
Type: System.Collections.GenericListTopBomIniHelperDistinta

[Missing <param name="lst"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.BomQs.setDistinte(System.Collections.Generic.List{QsInformatica.Utils.TopBomIniHelper.Distinta})"]

See Also