Class StdBSPaymentConfiguration
Namespace: StdPlatBS100.UserControls
Assembly: StdPlatBS100.dll
Syntax
public class StdBSPaymentConfiguration : StdBSBaseSettingsControl
Constructors
StdBSPaymentConfiguration()
Declaration
public StdBSPaymentConfiguration()
Properties
PaymentsAvailable
Gets a value indicating whether [payments available].
Declaration
public bool PaymentsAvailable { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |
Gravar()
Declaration
public void Gravar()
Inicializa(StdPlatBS)
Inicializas the specified plataforma.
Declaration
public override void Inicializa(StdPlatBS plataforma)
Parameters
| Type | Name | Description |
|---|---|---|
| StdPlatBS | plataforma | The plataforma. |