Property | Type | Description | |
---|---|---|---|
UserAgentGuid | System.Guid |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddSubRequest ( |
Used to add the sub request
|
|
FsshttpbCellRequest ( ) : System |
Initializes a new instance of the FsshttpbCellRequest class
|
|
SerializeToByteList ( ) : List |
This method is used to convert the element into a byte List
|
|
ToBase64 ( ) : string |
This method is used to retrieve the Base64 encoding string.
|
public AddSubRequest ( |
||
subRequest | Sub request | |
dataElement | List |
Date elements list |
return | void |