Share via


XppPrePostArgs.setReturnValueStatic(Object, XppPrePostArgs) Method

Definition

public:
 static int setReturnValueStatic(System::Object ^ value, Microsoft::Dynamics::Ax::Xpp::XppPrePostArgs ^ thisArg);
public static int setReturnValueStatic (object value, Microsoft.Dynamics.Ax.Xpp.XppPrePostArgs thisArg);
static member setReturnValueStatic : obj * Microsoft.Dynamics.Ax.Xpp.XppPrePostArgs -> int
Public Shared Function setReturnValueStatic (value As Object, thisArg As XppPrePostArgs) As Integer

Parameters

value
Object
thisArg
XppPrePostArgs

Returns

Applies to