EnvelopeBody.GetEmployeePayStatementByRangeResponse Property

<System.Xml.Serialization.XmlElement(Namespace = "http://www.ultipro.com/services/employeepaystatement")> _ 
Public Property GetEmployeePayStatementByRangeResponse() As GetEmployeePayStatementByRangeResponse
This language is not supported or no code example is available.
[System.Xml.Serialization.XmlElement(Namespace = "http://www.ultipro.com/services/employeepaystatement")] 
public GetEmployeePayStatementByRangeResponse GetEmployeePayStatementByRangeResponse {get; set;}
This language is not supported or no code example is available.
[System.Xml.Serialization.XmlElement(Namespace = "http://www.ultipro.com/services/employeepaystatement")] 
public:  
property GetEmployeePayStatementByRangeResponse^ GetEmployeePayStatementByRangeResponse { 
GetEmployeePayStatementByRangeResponse^ get( ); 
void set( 
GetEmployeePayStatementByRangeResponse^ value 
); 
}
This language is not supported or no code example is available.
public  
System.Xml.Serialization.XmlElement(Namespace = "http://www.ultipro.com/services/employeepaystatement") 
function get GetEmployeePayStatementByRangeResponse() : GetEmployeePayStatementByRangeResponse
public  
System.Xml.Serialization.XmlElement(Namespace = "http://www.ultipro.com/services/employeepaystatement") 
function set GetEmployeePayStatementByRangeResponse(value : GetEmployeePayStatementByRangeResponse);
This language is not supported or no code example is available.

Property Value

GetEmployeePayStatementByRangeResponse

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition