Action
    Preparing search index...

    Class InformationLinkDescriptor

    Container class for information around InformationLink. Spotfire.Dxp.Data.Import.InformationModelElementDescriptor for information on common element properties.

    2.0

    Hierarchy (View Summary)

    Index

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • obj: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object; otherwise, false.

    • Determines whether the specified object instances are considered equal.

      Parameters

      • objA: any

        The first object to compare.

      • objB: any

        The second object to compare.

      Returns boolean

      true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.

    Extended capability 'LibraryRead'

    • get Description(): string

      Get a description of the element.

      Returns string

      2.0

    • get Identifier(): Guid

      Gets the element identifier.

      Returns Guid

      2.0

    • get Name(): string

      Get the element name.

      Returns string

      2.0

    • get Path(): string

      Get current path for the element.

      Returns string

      2.0