System.Link.Status
Specifies whether the link path in System.Link.TargetParsingPath is verified. These values are defined.
  • Unresolved (default)
  • Resolved
  • Broken

propertyDescription
     name = System.Link.Status
     shellPKey = PKEY_Link_Status
     formatID = B9B4B3FC-2B51-4A42-B5D8-324146AFCF25
     propID = 3
     searchInfo
          inInvertedIndex = false
          isColumn = false
          isColumnSparse = true
          columnIndexType = NotIndexed
          maxSize = 128
     labelInfo
          label = Link status
          sortDescription
          invitationText
          hideLabel = false
     typeInfo
          type = Int32
          groupingRange = Discrete
          isInnate = true
          canBePurged
          multipleValues = false
          isGroup = false
          aggregationType = Default
          isTreeProperty = false
          isViewable = true
          isQueryable = false
          includeInFullTextQuery = false
          conditionType = String
          defaultOperation = Equal
     aliasInfo
          sortByAlias = None
          additionalSortByAliases = None
     displayInfo
          defaultColumnWidth = 20
          displayType = Enumerated
          alignment = Left
          relativeDescriptionType = General
          defaultSortDirection = Ascending
          stringFormat
               formatAs = General
          booleanFormat
               formatAs = YesNo
          numberFormat
               formatAs = General
               formatDurationAs = hh:mm:ss
          dateTimeFormat
               formatAs = General
               formatTimeAs = ShortTime
               formatDateAs = ShortDate
          enumeratedList
               defaultText = Unresolved
               useValueForDefault = False
               LINK_STATUS_RESOLVED
                    value = 1
                    text = Resolved
               LINK_STATUS_BROKEN
                    value = 2
                    text = Broken
               enumRange
                    minValue
                    setValue
                    text
          drawControl
               control = Default
          editControl
               control = Default
          filterControl
               control = Default
          queryControl
               control = Default

Remarks

PKEY values are defined in Propkey.h.

Related Topics

Tags :


Page view tracker