예제 #1
0
 public void SetMatType(BoMaterialTypes value)
 {
     _businessObject.MaterialType = value;
 }
예제 #2
0
 public void SetMatType(BoMaterialTypes value)
 {
     m_MaterialType    = value;
     m_MaterialTypeSet = true;
 }