AddContactToContractSetup Class Members
The following tables list the members exposed by AddContactToContractSetup.
Public Constructors
Name | Description | |
---|---|---|
AddContactToContractSetup Constructor | Initializes a new instance of the AddContactToContractSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | ContactFirstName | Contact's first name. | | | ContactLastName | Contact's last name. | | | ContactPhone | Contact's phone number. | | | ContractIDNum | Identifies to which Contract the Contact will be added.
| | | SiteIDNum | Identifies the Site where the added Contact is located. |
Reference
AddContactToContractSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
AddContactToContract(AddContactToContractSetup) Method