LinkProperties Class

Definition

Contains a sourceId and workbook resource id to link two resources.

public class LinkProperties
type LinkProperties = class
Public Class LinkProperties
Inheritance
LinkProperties

Constructors

LinkProperties()

Initializes a new instance of the LinkProperties class.

LinkProperties(String, String, String)

Initializes a new instance of the LinkProperties class.

Properties

Category

Gets or sets the category of workbook

SourceId

Gets or sets the source Azure resource id

TargetId

Gets or sets the workbook Azure resource id

Applies to