Table of Contents

Class DslComponentView

Namespace
C4.Net.Dsl
Assembly
C4.Net.Core.dll

Describes a component view to import.

public sealed class DslComponentView : DslViewDefinition
Inheritance
DslComponentView
Inherited Members

Properties

ContainerId

Identifies the container that anchors the imported view.

public string ContainerId { get; set; }

Property Value

string