Click or drag to resize

AddressPhoneBlock Class

Represents the address phone number information for DataUpdateService.UpdateAddressPhoneBlock.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityAddressPhoneBlock

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class AddressPhoneBlock

The AddressPhoneBlock type exposes the following members.

Properties
  NameDescription
Public propertyNotPublishPhone
Gets or sets a value indicating whether phone number should be hidden in a public directory.
Public propertyPhone
Gets or sets the phone number.
Top
See Also