Click or drag to resize

Person2ParentInfo Property

Parent Information.

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

Property Value

Type: Parent
An object containing parent information
Remarks
Data will exist if the IsParent field is true and
See Also