![]() | APIget |
public string getElementCustomProperty( string elem, string propName )
Public Function getElementCustomProperty ( elem As String, propName As String ) As String Dim instance As API Dim elem As String Dim propName As String Dim returnValue As String returnValue = instance.getElementCustomProperty(elem, propName)
public: String^ getElementCustomProperty( String^ elem, String^ propName )
member getElementCustomProperty : elem : string * propName : string -> string
(c) NextFEM 2015-2025