Gets the names of the procedures in the specified module in the macro from the PropertyManager handle for the macro feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPropertyManagerHandleProcedureNames( _
ByVal ModuleName As System.String _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim ModuleName As System.String
Dim value As System.Object
value = instance.GetPropertyManagerHandleProcedureNames(ModuleName) |
C# | |
---|
System.object GetPropertyManagerHandleProcedureNames(
System.string ModuleName
) |
C++/CLI | |
---|
System.Object^ GetPropertyManagerHandleProcedureNames(
& System.String^ ModuleName
) |
Parameters
- ModuleName
Name of the module
Return Value
Array of procedure names
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0