public SocialChannelInTag(SocialChannelInTag source) : base(source) { }
public SocialChannelInTag(Terrasoft.Configuration.SocialChannelInTag source) : base(source) { this.CopyEntityLookupProperties(source); }