Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 239 Bytes

File metadata and controls

18 lines (11 loc) · 239 Bytes

AdditionalDataValue

The value of the additional data

Supported Types

Str

AdditionalDataValue.CreateStr(/* values here */);

ArrayOfStr

AdditionalDataValue.CreateArrayOfStr(/* values here */);