SecurityInnovation.TeamMentor.WebClient.WebServices.TM_Xml_Database_JavaScriptProxy.DeleteGuidanceType C# (CSharp) Method

DeleteGuidanceType() public method

public DeleteGuidanceType ( string guidanceTypeId ) : bool
guidanceTypeId string
return bool
        public bool DeleteGuidanceType(string guidanceTypeId)
        {
            throw new Exception("not implemented");
        }