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)