| Visual Basic | |
|---|---|
Public Structure EdmAttributeData Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmAttributeData : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmAttributeData : public System.ValueType | |
struct EdmAttributeData{
string mbsAttribName;
string mbsBlockName;
string mbsExtensions;
};
Used by IEdmVariableMgr6::AddVariables to create new variables.
SOLIDWORKS PDM Professional 2007