Click or drag to resize

AddressNotPublishAddressLines Property

Gets or sets a value indicating whether address lines should be hidden in a public directory.

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

Property Value

Type: Boolean
True if the address lines should be hidden in a public directory; otherwise, False.
See Also