Click or drag to resize

AccountInfoToString Method

Returns a string that represents the current object.

Namespace:  Omada.OE.Solution.OIM.AppLogic.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also