DataEntry.Items Property

public PriceSizeItem[] Items {get;}
This language is not supported or no code example is available.
public:  
property array< PriceSizeItem^ >^ Items { 
array< PriceSizeItem^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Items() : PriceSizeItem[];
This language is not supported or no code example is available.

Property Value

PriceSizeItem[]

In this article

Definition