Apex.ConnectApi.RecommendedObject.toString C# (CSharp) Method

toString() public method

public toString ( ) : string
return string
        public string toString()
        {
            throw new global::System.NotImplementedException("RecommendedObject.ToString");
        }
    }