Aspose::BarCode::ComplexBarcode::AlternativeScheme class
AlternativeScheme class
Alternative payment scheme instructions.
class AlternativeScheme : public System::IEquatable<System::SharedPtr<Aspose::BarCode::ComplexBarcode::AlternativeScheme>>
Methods
Method | Description |
---|---|
Equals(System::SharedPtr<System::Object>) override | Determines whether the specified object is equal to the current object. |
Equals(System::SharedPtr<AlternativeScheme>) override | Determines whether the specified alernative scheme is equal to the current alternative scheme. |
get_Instruction() const | Gets the payment instruction for a given bill. |
GetHashCode() const override | Gets the hash code for this instance. |
set_Instruction(System::String) | Gets the payment instruction for a given bill. |
See Also
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++