Aspose::BarCode::ComplexBarcode::AlternativeScheme class

AlternativeScheme class

Alternative payment scheme instructions.

class AlternativeScheme : public System::IEquatable<System::SharedPtr<Aspose::BarCode::ComplexBarcode::AlternativeScheme>>

Methods

MethodDescription
Equals(System::SharedPtr<System::Object>) overrideDetermines whether the specified object is equal to the current object.
Equals(System::SharedPtr<AlternativeScheme>) overrideDetermines whether the specified alernative scheme is equal to the current alternative scheme.
get_Instruction() constGets the payment instruction for a given bill.
GetHashCode() const overrideGets the hash code for this instance.
set_Instruction(System::String)Gets the payment instruction for a given bill.

See Also