Click or drag to resize

BasePageControlMessageFormatComplexObjToJson Method

Namespace:  Micros.Ops.Extensibility.PageControl.Message
Assembly:  Ops (in Ops.dll)
Syntax
C#
public static string FormatComplexObjToJson(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: String
See Also