Table of Contents

Constructor InsertItemOutcome

Namespace
Kepware.Api.ClientHandler
Assembly
Kepware.Api.dll

InsertItemOutcome(bool, int?, string?, string?, string?, int?)

public InsertItemOutcome(bool IsSuccess, int? ResponseCode = null, string? ResponseMessage = null, string? Property = null, string? Description = null, int? ErrorLine = null)

Parameters

IsSuccess bool
ResponseCode int?
ResponseMessage string
Property string
Description string
ErrorLine int?