Identifies to which Contract the Contact will be added.
'Declaration
<ConstructorIndexAttribute()> Public Function New( _ ByVal contractIDNum As String, _ ByVal contactFirstName As String, _ ByVal contactLastName As String, _ ByVal contactPhone As String, _ ByVal siteIDNum As String _ )
[ConstructorIndexAttribute()] public AddContactToContractSetup( string contractIDNum, string contactFirstName, string contactLastName, string contactPhone, string siteIDNum )
Identifies to which Contract the Contact will be added.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family