Selerix Developer Tools
Clone Method (PayrollProviderLocationEDI)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > PayrollProviderLocationEDI Class : Clone Method
Clones this instance.
Syntax
'Declaration
 
Public Function Clone() As PayrollProviderLocationEDI
'Usage
 
Dim instance As PayrollProviderLocationEDI
Dim value As PayrollProviderLocationEDI
 
value = instance.Clone()
public function Clone(): PayrollProviderLocationEDI; 
public function Clone() : PayrollProviderLocationEDI;
public: PayrollProviderLocationEDI* Clone(); 
public:
PayrollProviderLocationEDI^ Clone(); 
See Also

Reference

PayrollProviderLocationEDI Class
PayrollProviderLocationEDI Members