Click or drag to resize

RestWebServiceMetadataProviderServiceDataFormat Property

Gets or sets the SerializationFormat in which the REST web service exposes the data.

Namespace: GSF.Historian.MetadataProviders
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public SerializationFormat ServiceDataFormat { get; set; }
View Source

Property Value

SerializationFormat
See Also