Example #1
0
 /// <summary>
 /// SEPPhysicalLocationType class constructor
 /// </summary>
 public SEPPhysicalLocationType()
 {
     this.postalAddressField = new PostalAddressType();
     this.idField            = new EntityIdType();
 }
 /// <summary>
 /// IndEmployeeWorkSiteRefType class constructor
 /// </summary>
 public IndEmployeeWorkSiteRefType()
 {
     this.postalAddressField = new PostalAddressType();
     this.idField            = new EntityIdType();
 }