ContentLink Class

Definition

Definition of the content link.

public class ContentLink
type ContentLink = class
Public Class ContentLink
Inheritance
ContentLink

Constructors

ContentLink()

Initializes a new instance of the ContentLink class.

ContentLink(String, ContentHash, String)

Initializes a new instance of the ContentLink class.

Properties

ContentHash

Gets or sets the hash.

Uri

Gets or sets the uri of the runbook content.

Version

Gets or sets the version of the content.

Methods

Validate()

Validate the object.

Applies to