MFIdentifier Conversion (MFIdentifier to String) |
Original value string value can be got by explicit request.
Allowing conversion and assignment into string.
string s = (string)SomeIdent;
If only ID number available, returns it as a string.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
See Also