Gets the name of the configuration for this link.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Config As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWLink
Dim value As System.String
instance.Config = value
value = instance.Config |
C# | |
---|
System.string Config {get; set;} |
C++/CLI | |
---|
property System.String^ Config {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the configuration for this link
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2003 FCS