Click or drag to resize

PersonParentNameGroup Property

Gets or sets the parent name group.

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

Property Value

Type: String
The parent name group (NAME1,NAME2).
Remarks
This property designates whether the person is represented in the "name1(father)" or "name2(mother)" fields on an address.
See Also