Build Method | Table of Content | StripInfoEventArgsBuilder Constructor ![]() |
| StripInfoEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class StripInfoEventArgsBuilder
The StripInfoEventArgsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| StripInfoEventArgsBuilder | Initializes a new instance of the StripInfoEventArgsBuilder class |
| Name | Description | |
|---|---|---|
| BeginDay |
Day of the month.
| |
| BeginMonth |
Month range 1-12.
| |
| BeginYear |
4 digit year.
| |
| EndDay |
Day of the month.
| |
| EndMonth |
Month range 1-12.
| |
| EndYear |
4 digit year.
| |
| StripId |
Unique identifier of the strip info.
| |
| StripName |
Strip name.
| |
| StripType |
Strip info type.
|
| Name | Description | |
|---|---|---|
| Build |
Creates an instance of StripInfoEventArgs.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |