AssociatedPerson
AssociatedPerson class
Describes organization which is associated with a person.
The AssociatedPerson type exposes the following members:
Constructors
| Name | Description |
|---|
| AssociatedPerson() | Initializes a new instance of the AssociatedPerson class |
Properties
| Name | Description |
|---|
| prefered | Gets or sets a value which defines whether object is preferred. |
| category | Gets or sets an object category |
| name | Gets or sets a name of a person |
Methods
| Name | Description |
|---|
| equals(obj) | |
| equals(x, y) | |
| get_hash_code(obj) | |
| compare_to(obj) | |
See Also