public sealed class ProcessLinkInfo : IMessage<ProcessLinkInfo>, IEquatable<ProcessLinkInfo>, IDeepCloneable<ProcessLinkInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class ProcessLinkInfo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ProcessLinkInfo` class within the Data Lineage v1 API."],["`ProcessLinkInfo` is a class that details link information, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `ProcessLinkInfo` object as a parameter."],["Key properties of the `ProcessLinkInfo` class include `EndTime`, `Link`, and `StartTime`, representing the time range and the link name itself."],["The provided documentation covers version 1.2.0 of the `ProcessLinkInfo` class, but it includes a list of links to versions ranging from 1.0.0 all the way up to 1.4.0."]]],[]]