UtilitiesLastUpdate Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
[SoapDocumentMethodAttribute("http://www.oxcyon.com/LastUpdate", RequestNamespace = "http://www.oxcyon.com/",
ResponseNamespace = "http://www.oxcyon.com/", Use = SoapBindingUse.Literal,
ParameterStyle = SoapParameterStyle.Wrapped)]
public Guid LastUpdate(
Guid updateId,
out string version
)
<SoapDocumentMethodAttribute("http://www.oxcyon.com/LastUpdate", RequestNamespace := "http://www.oxcyon.com/",
ResponseNamespace := "http://www.oxcyon.com/", Use := SoapBindingUse.Literal,
ParameterStyle := SoapParameterStyle.Wrapped)>
Public Function LastUpdate (
updateId As Guid,
<OutAttribute> ByRef version As String
) As Guid
- updateId Guid
-
- version String
-
Guid