Note: This API is now obsolete.
Indicates the maximum length of arrays created and returned at various stages of message processing. Set to 1000000 by default.
Namespace: kCura.Relativity.Client
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
[ObsoleteAttribute("This has been deprecated. Settings will be copied from the server configuration.")] public Nullable<int> MaxArrayLength { get; set; }
Property Value
Type: Nullable<Int32>See Also