ProdArray Property
If the site is less than the system, this property is an array of products missing from the site. If the system is less than the site, this property is an array of products missing from the system. If the site and system are equal, this value is empty.
Syntax
public Product[] ProdArray {get; set;}Public Property ProdArray As Product()