Class PolarToolsComponent_CurrentUsers
- Namespace
- PolarStudio
- Assembly
- PolarStudio.dll
This class is the implementation of the Polar Tools component 'Current users'.
public class PolarToolsComponent_CurrentUsers : PolarToolsComponent
- Inheritance
-
PolarToolsComponent_CurrentUsers
- 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
Name
Returns the name of this component.
public override string Name { get; }