Class BusinessEntityReportSerializer

This is to be used to serialize a business entity into an XML document with schema.

System.Object
  EPS.Business.BusinessObjects.BusinessEntityReportSerializer

public class BusinessEntityReportSerializer : object

Class Members

MemberDescription
Constructor Constructor
IsSerializable This method is used to detect if the custom attribute
public bool IsSerializable( MemberInfo propertyInfoType );
Serialize This is the method to be called to kick off the process.
public string Serialize( object businessEntity );

public string Serialize( object businessEntity,
string fileName );

Requirements

Namespace: EPS.Business.BusinessObjects
Assembly: BUSINESSOBJECTS.DLL


  Last Updated: 5/23/2007 | © , 2007