OpenSTAAD V8i
Returns the property name for the specified section property reference number.
Where:
Long variable holds the section property reference number.
String variable returns the property name.
'Get the application object --
'Get Property
objOpenSTAAD.Property.GetSectionPropertyName (lSecRefNo, strPropertyName)