EntitySpaces esPlugIn for MyGeneration

esHelper.scriptProcLoadAll Method 

Obsolete, this is for legacy support

[Visual Basic]
Public Function scriptProcLoadAll( _
   ByVal name As String _
) As String
[C#]
public string scriptProcLoadAll(
   string name
);

Parameters

name

Return Value

See Also

esHelper Class | EntitySpaces.PlugIn Namespace