GetEmployeePayStatementByRangeResponse.GetEmployeePayStatementByRangeResult Property
Public Property GetEmployeePayStatementByRangeResult() As GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult
This language is not supported or no code example is available.
public GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult GetEmployeePayStatementByRangeResult {get; set;}
This language is not supported or no code example is available.
public:
property GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult^ GetEmployeePayStatementByRangeResult {
GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult^ get( );
void set(
GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult^ value
);
}
This language is not supported or no code example is available.
public function get GetEmployeePayStatementByRangeResult() : GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult;
public function set GetEmployeePayStatementByRangeResult(value : GetEmployeePayStatementByRangeResponseGetEmployeePayStatementByRangeResult);
This language is not supported or no code example is available.