EntitySpaces esPlugIn for MyGeneration

esHelper.scriptProcLoadByPK Method 

Obsolete, this is for legacy support

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

Parameters

name

Return Value

See Also

esHelper Class | EntitySpaces.PlugIn Namespace