| Visual Basic | |
|---|---|
Public Structure EdmTaskSetupPage Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmTaskSetupPage : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmTaskSetupPage : public System.ValueType | |
struct EdmTaskSetupPage{
string mbsPageName;
integer mlPageHwnd;
object mpoPageImpl;
};
Create a Task that Finds Files in Workflow States (VB.NET)
Create a Task that Finds Files in Workflow States (C#)
Create a Task that Finds Files in Workflow States (C#)
This structure defines a task add-in's setup page in the task properties dialog box.
SOLIDWORKS PDM Professional 2010