Table of Contents

Class PolarToolsComponent_DatabaseDocumentation

Namespace
PolarStudio
Assembly
PolarStudio.dll

This class is the implementation of the Polar Tools component 'Database documentation'.

public class PolarToolsComponent_DatabaseDocumentation : PolarToolsComponent
Inheritance
PolarToolsComponent_DatabaseDocumentation
Inherited Members
Extension Methods

Properties

Caption

This property gets/sets the caption for this component as shown in the tabs in Polar Tools.

public override string Caption { get; set; }

Property Value

string

Name

Returns the name of this component.

public override string Name { get; }

Property Value

string