TeamMentor.CoreLib.TM_WebServices.RBAC_Demand_ViewLibrary C# (CSharp) Method

RBAC_Demand_ViewLibrary() private method

private RBAC_Demand_ViewLibrary ( ) : bool
return bool
        public bool RBAC_Demand_ViewLibrary()
        {
            viewLibrary       .demand(); return true;
        }
TM_WebServices