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