cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Set up initial value for Quantity and Date

former_member89149
Participant
0 Likes
357

Hi!

Is it possible to initialize Quantity data type with one of its attribute and Date with now() value?

Something like following:

element MaterialWeight : Qauntity = { unitCode = MeasureUnitCode.TNE };
element SomeDate : Date = Context.GetCurrentSystemDate();

Accepted Solutions (0)

Answers (0)