CheckFfd12MarkingResult Class |
Namespace: Resto.Front.Api.Data.Device.Results
[SerializableAttribute] public class CheckFfd12MarkingResult
The CheckFfd12MarkingResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckFfd12MarkingResult | Default constructor |
![]() | CheckFfd12MarkingResult(Boolean, String, NullableInt32, NullableInt32, NullableInt32, NullableInt32, NullableInt32, NullableInt32) | Main constructor |
Name | Description | |
---|---|---|
![]() | IsOnlineValidationError | Indicates if problem occured when communicating with ISM server. |
![]() | ItemProcessCode | Item process code (tag 2005). |
![]() | ItemStatusCode | Item status code (tag 2109). |
![]() | LocalValidateResult | Local validate result (tag 2004). |
![]() | MarkingCodeType | Marking code type (tag 2100). |
![]() | MarkingParseResult | Marking parse result (tag 2105). |
![]() | OnlineValidateResult | Online validate result (tag 2106). |
![]() | OnlineValidationErrorDescription | ISM error message, if applicable. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |