Selerix Developer Tools
IsEmpty Method (Form1094CUpstreamDetailType)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > Form1094CUpstreamDetailType Class : IsEmpty Method
Determines whether this instance is empty.
Syntax
'Declaration
 
Public Function IsEmpty() As Boolean
'Usage
 
Dim instance As Form1094CUpstreamDetailType
Dim value As Boolean
 
value = instance.IsEmpty()
public bool IsEmpty()
public function IsEmpty(): Boolean; 
public function IsEmpty() : boolean;
public: bool IsEmpty(); 
public:
bool IsEmpty(); 

Return Value

true if this instance is empty; otherwise, false.
See Also

Reference

Form1094CUpstreamDetailType Class
Form1094CUpstreamDetailType Members