public sealed class BusinessContext : IMessage<BusinessContext>, IEquatable<BusinessContext>, IDeepCloneable<BusinessContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class BusinessContext.
[[["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."],[[["The latest version available for the Data Catalog v1 API is 2.14.0, but this page specifically focuses on version 2.11.0 of the `BusinessContext` class."],["The `BusinessContext` class provides a way to define the business context of data entries within the Data Catalog."],["The `BusinessContext` class in version 2.11.0 implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two properties: `Contacts`, which specifies contact people for the entry, and `EntryOverview`, which provides rich text descriptions."],["There are many versions available, from 2.14.0 down to 1.2.0, all with a link to their respective documentation."]]],[]]