public OpportunityParticipantSchema(OpportunityParticipantSchema source)
     : base(source)
 {
 }
 public OpportunityParticipantSchema(OpportunityParticipantSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }