Field used for hotlinks.
[Visual Basic 6.0] Property HotlinkField As String
[Visual Basic .NET] Public Property HotlinkField As String
[C#] public string HotlinkField {get; set;}
[Java] public String getHotlinkField() throws IOException, AutomationException
[Java] public void setHotlinkField( String HotlinkField ) throws IOException, AutomationException
[C++]
HRESULT get_HotlinkField(
BSTR* FieldName
);
[C++] HRESULT put_HotlinkField( BSTR FieldName);
Parameters
FieldName [out, retval]
FieldName is a parameter of type BSTR
FieldName [in]
FieldName is a parameter of type BSTR