.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
true if the attribute is multi-value otherwise false.
E41516-01
Determines if this attribute can handle multiple values.
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public bool IsMultiValued { get; } |
Return Value
Type: Booleantrue if the attribute is multi-value otherwise false.
Remarks
There is a
special case with byte[] since in most instances this denotes a single
object.