isEnterprise method

bool isEnterprise()

Implementation

bool isEnterprise() {
  return _isEnterprise;
}