Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class DockableWindowInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent the dockable window information.

public class DockableWindowInfo

Inheritance

objectDockableWindowInfo

Derived

SubEntityInfo

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

DockableWindowInfo()

public DockableWindowInfo()

Properties

Command

Gets or sets the command.

public string Command { get; set; }

Property Value

string

Image

Gets or sets the image.

public string Image { get; set; }

Property Value

string

Name

Gets or sets the name.

public string Name { get; set; }

Property Value

string

Text

Gets or sets the text.

public string Text { get; set; }

Property Value

string

Toolbar

Gets or sets the toolbar.

public string Toolbar { get; set; }

Property Value

string

Type

Gets or sets the type.

public string Type { get; set; }

Property Value

string

Connect with Ansys