Example #1
0
 public static bool IsNotNameValueList(this CslaObjectType cslaType)
 {
     return(!cslaType.IsNameValueList());
 }