This document is archived and information here might be outdated. Recommended version. |
Name of the attribute field that use for the link attribute option.
[Visual Basic .NET]
Public Property IncidentLinkAttributeName As String
[C#]
public string IncidentLinkAttributeName {get; set;}
[C++]
HRESULT get_IncidentLinkAttributeName(
System.String* IncidentLinkAttributeName
);
[C++]
HRESULT put_IncidentLinkAttributeName(
BSTR IncidentLinkAttributeName
);
[C++] Parameters IncidentLinkAttributeName [out, retval]
IncidentLinkAttributeName is a parameter of type BSTR* IncidentLinkAttributeName [in]
IncidentLinkAttributeName is a parameter of type BSTR