Class BasBEInformaDBProductList
Inheritance
System.Object
BasBEInformaDBProductList
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BasBE100
Assembly: BasBE100.dll
Syntax
public class BasBEInformaDBProductList
Constructors
BasBEInformaDBProductList()
Declaration
public BasBEInformaDBProductList()
Properties
Content
Declaration
public List<BasBEInformaDBProduct> Content { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BasBEInformaDBProduct> |