Пример #1
0
 public bool HasConstraintsViolations(PXLicense license)
 {
     return(false);
 }
Пример #2
0
 public bool IsLicenseSuspended(PXLicense pxLicense)
 {
     return(false);
 }