CmcEntryNumericFormatMagReflection Property
Numeric Format Magnitude Reflection
Namespace: Metas.Vna.Database.CMCsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public string NumericFormatMagReflection { get; set; }
Public Property NumericFormatMagReflection As String
Get
Set
public:
virtual property String^ NumericFormatMagReflection {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract NumericFormatMagReflection : string with get, set
override NumericFormatMagReflection : string with get, set
StringICmcEntryNumericFormatMagReflection