XppPrePostArgs.setReturnValueStatic(Object, XppPrePostArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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