Example #1
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
 }
Example #2
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
     this.m_ReferenceLab            = new RuleValueAny();
 }