Table of Contents

Property FailureList

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

FailureList

Gets the failed operation details.

public ReadOnlyCollection<ApplyFailure> FailureList { get; }

Property Value

ReadOnlyCollection<ApplyFailure>