Click or drag to resize

CollectionOfProductDepartmentItems Property

Syntax
C#
public ProductDepartment[] Items { get; set; }

Property Value

Type: ProductDepartment
See Also