Searched refs:strAttributes (Results 1 – 1 of 1) sorted by relevance
1738 Dim strAttributes As String variable1745 …strAttributes = IIf(strAttributes = "0.0" Or strAttributes = ".", .Values(RID_STR_COMMON_ATTRIBUTE…1768 strAttributes = strAttributes & RID_STR_COMMON_ATTRIBUTE_PROPERTIES & ": " & _1772 strAttributes)1795 Dim strAttributes As String variable1797 strAttributes = ""1799 strAttributes = strAttributes & myIssue.Attributes(index) & " - " & _1801 strAttributes = strAttributes & IIf(index <> myIssue.Attributes.count, vbLf, "")3102 Dim strAttributes As String variable3108 strAttributes = IIf(strAttributes = "0.0" Or strAttributes = ".", .Values("Name"), _[all …]
Completed in 27 milliseconds