Class VdpProductData
Namespace: Aurigma.DesignAtoms.VDP
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class VdpProductData
Inheritance: System.Object -> VdpProductData
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
VdpProductData
public VdpProductData(Product product, ItemsData firstItemsData)
Properties
Product
public Product Product { get; set; }
FirstItemsData
public ItemsData FirstItemsData { get; set; }