[OperationContractAttribute] [WebGetAttribute(ResponseFormat = WebMessageFormat.Xml, UriTemplate = "/metadata/read/{fromID}-{toID}/xml")] SerializableMetadata ReadRangeMetadataAsXml( string fromID, string toID )
<OperationContractAttribute> <WebGetAttribute(ResponseFormat := WebMessageFormat.Xml, UriTemplate := "/metadata/read/{fromID}-{toID}/xml")> Function ReadRangeMetadataAsXml ( fromID As String, toID As String ) As SerializableMetadata
[OperationContractAttribute] [WebGetAttribute(ResponseFormat = WebMessageFormat::Xml, UriTemplate = L"/metadata/read/{fromID}-{toID}/xml")] SerializableMetadata^ ReadRangeMetadataAsXml( String^ fromID, String^ toID )
[<OperationContractAttribute>] [<WebGetAttribute(ResponseFormat = WebMessageFormat.Xml, UriTemplate = "/metadata/read/{fromID}-{toID}/xml")>] abstract ReadRangeMetadataAsXml : fromID : string * toID : string -> SerializableMetadata
function ReadRangeMetadataAsXml(fromID, toID);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.