ItemNoIterator..::..ByItemNo Method
Namespace:
JiwaFinancials.Jiwa.JiwaPriceSchemes
Assembly: JiwaPriceSchemes (in JiwaPriceSchemes.dll)
Assembly: JiwaPriceSchemes (in JiwaPriceSchemes.dll)
Syntax
public static IEnumerable<PriceUsed> ByItemNo( PriceUsedCollection MyPriceUsedCollection )
Public Shared Function ByItemNo ( _ MyPriceUsedCollection As PriceUsedCollection _ ) As IEnumerable(Of PriceUsed)
public: static IEnumerable<PriceUsed^>^ ByItemNo( PriceUsedCollection^ MyPriceUsedCollection )
Parameters
- MyPriceUsedCollection
- Type: JiwaFinancials.Jiwa.JiwaPriceSchemes..::..PriceUsedCollection