returnValue (property)

Value returned by the SOAP Method .

Syntax

@property (nonatomic,readonly,assign,getter=returnValue) NSString* returnValue;
- (NSString*)returnValue;
public var returnValue: String {
  get {...}
}

Default Value

""

Remarks

ReturnValue corresponds to the first item in the Params properties.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]