Property FailureList NamespaceKepware.Api.Model AssemblyKepware.Api.dll FailureList Gets the failed operation details. public ReadOnlyCollection<ApplyFailure> FailureList { get; } Property Value ReadOnlyCollection<ApplyFailure>