Sorry, but there are no more tags available to filter with.
  • About the use of MAC with Environment Attribute

    Step 1 Create a method: _EnvAttr_WorkHours The code is: //MethodTemplateName=CSharp:Aras.Server.Core.AccessControl.EnvironmentAttributeMethod; var isWorkDay = 1==1; attribute.SetValue(isWorkHours);//Always return true value Step 2 Create an environment…