Aspose::BarCode::ComplexBarcode::AlternativeScheme::set_Instruction method

AlternativeScheme::set_Instruction method

Gets the payment instruction for a given bill.

void Aspose::BarCode::ComplexBarcode::AlternativeScheme::set_Instruction(System::String value)

Remarks

The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2).

The payment instruction.

See Also