A description of the last failure that occurred when processing an update to the number of shards or replicas for the index,
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property UpdateFailureDescription As String |
| C# |
|---|
string UpdateFailureDescription { get; } |
| Visual C++ |
|---|
property String^ UpdateFailureDescription { String^ get (); } |
| JavaScript |
|---|
function get_updateFailureDescription(); |