Gets the BASE_TYPE field of the CProductPrice object.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public byte BaseType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property BaseType As Byte |
| Visual C++ |
|---|
public: property unsigned char BaseType { unsigned char get (); } |