LinkProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |