Selerix Developer Tools
ShouldSerializeOtherALEMembersGrps Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > Form1094CUpstreamDetailType Class : ShouldSerializeOtherALEMembersGrps Method
Shoulds the serialize other ale members GRPS.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeOtherALEMembersGrps() As Boolean
'Usage
 
Dim instance As Form1094CUpstreamDetailType
Dim value As Boolean
 
value = instance.ShouldSerializeOtherALEMembersGrps()
public virtual bool ShouldSerializeOtherALEMembersGrps()
public function ShouldSerializeOtherALEMembersGrps(): Boolean; virtual; 
public function ShouldSerializeOtherALEMembersGrps() : boolean;
public: virtual bool ShouldSerializeOtherALEMembersGrps(); 
public:
virtual bool ShouldSerializeOtherALEMembersGrps(); 

Return Value

true if XXXX, false otherwise.
See Also

Reference

Form1094CUpstreamDetailType Class
Form1094CUpstreamDetailType Members