Gets the XML string for this Gtol frame.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSymbolXml() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IGtolFrame
Dim value As System.String
value = instance.GetSymbolXml() |
C# | |
---|
System.string GetSymbolXml() |
C++/CLI | |
---|
System.String^ GetSymbolXml(); |
Return Value
XML string for this Gtol frame
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31