| Visual Basic | |
|---|---|
Property RefCfgs As System.String | |
| C# | |
|---|---|
System.string RefCfgs {get; set;} | |
| C++/CLI | |
|---|---|
property System.String^ RefCfgs {
System.String^ get();
void set ( & System.String^ value);
} | |
Property Value
Reference configurationsSee the IEdmBomMgr3 examples.
SOLIDWORKS PDM Professional 2021 SP03