Click or drag to resize

PersonContactNotPublishOtherNumber2 Property

Gets or sets a value indicating whether the 2nd other phone number 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 NotPublishOtherNumber2 { get; set; }

Property Value

Type: Boolean
True if the 2nd other phone number should be hidden in a public directory; otherwise, False.
See Also