enumeration used to set the return object for the magnitude property in boundary conditions.
Declaration Syntax
public enum DataRepresentation
Table 1153: Members
| 
                 Member  | 
                 Field  | 
                 Used to get the magnitude property as a Field.  | 
| 
                 Member  | 
                 Flexible  | 
                 Used to get the magnitude property as state depenedent object If the magnitude is defined as a constant then the magnitude is returned as a Quantity If the magnitude is defined using a Table then the magnitude return value is the Table If the magnitude is defined as a function then the magnitude return value is an expression string If the magnitude is defined using Tabular Data then the magnitude return value is a TabularDataTable  |