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