Plans V1.0
Gets or sets the rate value.

Namespace: Zywave.Services.Public.Plans.Contracts
Assembly: Zywave.Services.Public.Plans.Contracts (in Zywave.Services.Public.Plans.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public decimal Rate { get; set; }

Field Value

The rate value.

Remarks

Maximum allowed value of 999,999,999.999999.

Maximum of six decimal places allowed.

See Also