Selerix Developer Tools
PayerProductLocationEDI Class
Members 






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

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

See Also

Reference

PayerProductLocationEDI Members
Selerix.BusinessObjects Namespace