Proprietà DedCommandContextBicList
|
Restituisce una lista contenente i BomItemCollection
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<BomItemCollection> BicList { get; set; }
Public Property BicList As List(Of BomItemCollection)
Get
Set
public:
property List<BomItemCollection^>^ BicList {
List<BomItemCollection^>^ get ();
void set (List<BomItemCollection^>^ value);
}
member BicList : List<BomItemCollection> with get, set
Valore della proprietà
ListBomItemCollectionVedi anche