Click or drag to resize

AddressMiniBillCode Property

Gets or sets the bill code.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string BillCode { get; set; }

Property Value

Type: String
The bill code ("Original","Copy" or blank).
See Also