Class AlternativeProcedure
Inheritance
System.Object
AlternativeProcedure
Namespace: Telerik.Barcode
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AlternativeProcedure : Object
Constructors
AlternativeProcedure(String, String)
Declaration
public AlternativeProcedure(string alternativeProcedure1, string alternativeProcedure2 = null)
Parameters
System.
|
System.
|
Properties
AlternativeProcedure1
Declaration
public string AlternativeProcedure1 { get; }
Property Value
System.
|
AlternativeProcedure2
Declaration
public string AlternativeProcedure2 { get; }
Property Value
System.
|