Constructor for a decimal field with a known decimal

C# |
public LBMSDMFieldDecimal( string name, LBMSDMRawDecimal v )

- name (String)
- The field name
- v (LBMSDMRawDecimal)
- The decimal to be used as the field value
C# |
public LBMSDMFieldDecimal( string name, LBMSDMRawDecimal v )