Selerix Developer Tools
GetALESect4980HTrnstRelief Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > Form1094CUpstreamDetailType Class : GetALESect4980HTrnstRelief Method
The month.
Gets the ale sect4980 h TRNST relief.
Syntax
'Declaration
 
Public Function GetALESect4980HTrnstRelief( _
   ByVal month As Integer _
) As String
'Usage
 
Dim instance As Form1094CUpstreamDetailType
Dim month As Integer
Dim value As String
 
value = instance.GetALESect4980HTrnstRelief(month)
public string GetALESect4980HTrnstRelief( 
   int month
)
public function GetALESect4980HTrnstRelief( 
    month: Integer
): String; 
public function GetALESect4980HTrnstRelief( 
   month : int
) : String;
public: string* GetALESect4980HTrnstRelief( 
   int month
) 
public:
String^ GetALESect4980HTrnstRelief( 
   int month
) 

Parameters

month
The month.

Return Value

System.String.
See Also

Reference

Form1094CUpstreamDetailType Class
Form1094CUpstreamDetailType Members