Table of Contents

Class SinkShared

Namespace
VisioForge.Core.Types.X.Sinks
Assembly
VisioForge.Core.dll

Shared sink configuration containing common sink properties.

public class SinkShared

Inheritance

Inherited Members

Properties

Type

Gets or sets the type.

public SinkType Type { get; set; }

Property Value

SinkType

URI

Gets or sets the URI.

public string URI { get; set; }

Property Value

string