Get the first InformationLinkDescriptor of this collection.
Namespace: Spotfire.Dxp.Data.Import
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public InformationLinkDescriptor First { get; }
Property Value
Type: InformationLinkDescriptorThe first InformationLinkDescriptor of this collection, or null if collection is empty.
Version Information
See Also