[ Version ( replacement = "TransactionFlagEnum.from_string" , since = "0.8.1" ) ]
public static TransactionFlag enum_from_string (string transaction_flag)
Converts a text enumerated type to its unsigned integer representation
| transaction_flag |
Text describing the enumerated type |
|
the enumerated constant value, e.g. pk_transaction_flag_enum_simulate |