The ACHOpCode type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | Lookup |
Looks up for appropriate ACHOpCode reference by string value.
|
![]() | ToQueryString |
Returns String representation of enumerated value in form Key=Value (Inherited from BluefinEnumeration.) |
![]() | ToString |
Returns incapsulated string value.
(Inherited from BluefinEnumeration.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | R | R |
![]() ![]() | S | S |
![]() ![]() | ZeroOne | 01 |
![]() ![]() | ZeroThree | 03 |
![]() ![]() | ZeroTwo | 02 |
Properties
Name | Description | |
---|---|---|
![]() | Key |
Gets string key assosiated with the ACHOpCode instance
(Overrides BluefinEnumeration Key.) |
![]() | Value |
Returns incapsulated string value.
(Inherited from BluefinEnumeration.) |
See Also