 | AddressPhoneBlock Class |
Inheritance Hierarchy
Namespace:
SeniorSystemsWS.Entity
Assembly:
SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax[SerializableAttribute]
public class AddressPhoneBlock
<SerializableAttribute>
Public Class AddressPhoneBlock
[SerializableAttribute]
public ref class AddressPhoneBlock
public class AddressPhoneBlock
SeniorSystemsWS.Entity.AddressPhoneBlock = function();
Type.createClass(
'SeniorSystemsWS.Entity.AddressPhoneBlock');
The AddressPhoneBlock type exposes the following members.
Properties
| Name | Description |
---|
 | NotPublishPhone |
Gets or sets a value indicating whether phone number should be hidden in a public directory.
|
 | Phone |
Gets or sets the phone number.
|
Top
See Also