Click or drag to resize

GetLatestAccountsResponseAccountsComposedBusinessKeys Property

Account business keys

Namespace:  Omada.OE.Solution.OIM.AppLogic.AccountOwnership
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<string> AccountsComposedBusinessKeys { get; set; }

Property Value

Type: IEnumerableString
See Also