Sets the field value to the array value passed
Declaration Syntax
C# |
public virtual void setValue( PDMDecimal[] values )
Parameters
- values (array< PDMDecimal >[]()[])
- the PDMDecimal array value
C# |
public virtual void setValue( PDMDecimal[] values )