Hi All!!!!,
Please Help me!!!!!
I am having a problem to set enum value with out using the enum type.
For example, normally we set enum field's value as - Table.fieldName = str2enum(EnumType, "string"); (or) Table.fieldName = EnumType::Element;
But I need to set the enum value with out using that EnumType, Whether it is possible!!!!
Thanks in Advance!!!
Regards,
Deepak M