Click or drag to resize

CcsdsOemFileWritingOptionsOutputFormat Property

Gets or sets a value indicating whether the OEM file should use the Key-value Notation (KVN) format or one of the extensible markup language (XML) formats.

Namespace:  AGI.Foundation.Ccsds
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public CcsdsOemFileOutputFormat OutputFormat { get; set; }

Property Value

Type: CcsdsOemFileOutputFormat
See Also