Click or drag to resize

AccountInfoAccountSystemName Property

Display name of the system of the account. Is null if AccountName is null

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 string AccountSystemName { get; }

Property Value

Type: String
See Also