Selerix Developer Tools
PayrollProviderLocationEDI Class
Members 






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : PayrollProviderLocationEDI Class
Specifies the attributes of EDI payroll provider locations.
Object Model
PayrollProviderLocationEDI ClassPayrollProviderLocationEDI ClassPayrollProviderLocationEDI ClassNoteCollection ClassNoteCollection ClassNote ClassNote ClassNote ClassNote Class
Syntax
'Declaration
 
<BOXmlObservableItemAttribute(Type=Selerix.BusinessObjects.PayerProductLocationEDI, 
   Mask="PayrollProviderLocationEDI", 
   NodeName="PayrollProviderLocationEDI", 
   Visible=True, 
   Observable=True, 
   IsEmpty=False)>
<SerializableAttribute()>
Public Class PayrollProviderLocationEDI 
   Inherits Selerix.Foundation.Data.AbstractEntityObject
   Implements Selerix.Foundation.Data.IModelObject 
'Usage
 
Dim instance As PayrollProviderLocationEDI
[BOXmlObservableItem(Type=Selerix.BusinessObjects.PayerProductLocationEDI, 
   Mask="PayrollProviderLocationEDI", 
   NodeName="PayrollProviderLocationEDI", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
[Serializable()]
public class PayrollProviderLocationEDI : Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
public class PayrollProviderLocationEDI = class(Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject)
BOXmlObservableItemAttribute(Type=Selerix.BusinessObjects.PayerProductLocationEDI, 
   Mask="PayrollProviderLocationEDI", 
   NodeName="PayrollProviderLocationEDI", 
   Visible=, 
   Observable=, 
   IsEmpty=)
SerializableAttribute()
public class PayrollProviderLocationEDI extends Selerix.Foundation.Data.AbstractEntityObject implements Selerix.Foundation.Data.IModelObject 
[BOXmlObservableItem(Type=Selerix.BusinessObjects.PayerProductLocationEDI, 
   Mask="PayrollProviderLocationEDI", 
   NodeName="PayrollProviderLocationEDI", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
[Serializable()]
public __gc class PayrollProviderLocationEDI : public Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
[BOXmlObservableItem(Type=Selerix.BusinessObjects.PayerProductLocationEDI, 
   Mask="PayrollProviderLocationEDI", 
   NodeName="PayrollProviderLocationEDI", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
[Serializable()]
public ref class PayrollProviderLocationEDI : public Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
Inheritance Hierarchy

System.Object
   Selerix.Foundation.Data.AbstractModelObject
      Selerix.Foundation.Data.AbstractEntityObject
         Selerix.BusinessObjects.PayrollProviderLocationEDI

See Also

Reference

PayrollProviderLocationEDI Members
Selerix.BusinessObjects Namespace