SetEnqueueResizeFTPAccountRequestFtpSize Property
|
Namespace:
Aruba.Cloud.WsEndUser.Json
Assembly:
Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public int FtpSize { get; set; }<DataMemberAttribute>
Public Property FtpSize As Integer
Get
Set
public:
[DataMemberAttribute]
property int FtpSize {
int get ();
void set (int value);
}[<DataMemberAttribute>]
member FtpSize : int with get, set
function get FtpSize () : int
function set FtpSize (value : int)
Property Value
Type:
Int32
See Also