SimplifiedAdditionalField Constructor
Syntax
'Declaration
Public Function New( _
ByVal _fieldName_ As String, _
ByVal _fieldValue_ As Object _
)
public SimplifiedAdditionalField(
string _fieldName_,
object _fieldValue_
)
Parameters
fieldName
fieldValue
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SimplifiedAdditionalField Class
SimplifiedAdditionalField Members