openPDC Historian Help
ServiceDataFormat Property
NamespacesTVA.Historian.MetadataProvidersRestWebServiceMetadataProviderServiceDataFormat
Gets or sets the SerializationFormat in which the REST web service exposes the data.
Declaration Syntax
C#Visual BasicVisual C++
public SerializationFormat ServiceDataFormat { get; set; }
Public Property ServiceDataFormat As SerializationFormat
public:
property SerializationFormat ServiceDataFormat {
	SerializationFormat get ();
	void set (SerializationFormat value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252