![]() | APIassign |
public bool assignSubsoilProperty( string element, string prop )
Public Function assignSubsoilProperty ( element As String, prop As String ) As Boolean Dim instance As API Dim element As String Dim prop As String Dim returnValue As Boolean returnValue = instance.assignSubsoilProperty(element, prop)
public: bool assignSubsoilProperty( String^ element, String^ prop )
member assignSubsoilProperty : element : string * prop : string -> bool
(c) NextFEM 2015-2025