![]() | Table of Content | StripInfoEventArgs Properties![]() |
StripInfoEventArgs Class |
Namespace: OnixS.NET.ICE.iMpact
public class StripInfoEventArgs : EventArgs, IDisposable
The StripInfoEventArgs type exposes the following members.
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 | |
---|---|---|
![]() | Dispose | Releases all resources used by the 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 the string representation of the object.
(Overrides Object.ToString().) |