Gets the Physical Product represented by this configuration in
SOLIDWORKS Connected.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRepresentationParent() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMConfiguration17
Dim value As System.String
value = instance.GetRepresentationParent() |
C# | |
---|
System.string GetRepresentationParent() |
C++/CLI | |
---|
System.String^ GetRepresentationParent(); |
Return Value
Physical Product name
Example
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2020 SP03.1